You are here

constant MoFileLoader::MO_HEADER_SIZE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/translation/Loader/MoFileLoader.php \Symfony\Component\Translation\Loader\MoFileLoader::MO_HEADER_SIZE

The size of the header of a MO file in bytes.

File

vendor/symfony/translation/Loader/MoFileLoader.php, line 44

Class

MoFileLoader
@copyright Copyright (c) 2010, Union of RAD http://union-of-rad.org (http://lithify.me/)

Namespace

Symfony\Component\Translation\Loader

Code

const MO_HEADER_SIZE = 28;