You are here

constant MoFileLoader::MO_HEADER_SIZE in Plug 7

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

File

lib/Symfony/translation/Loader/MoFileLoader.php, line 42

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;