constant LOCALE_TRANSLATION_SOURCE_COMPARE_EQ

Comparison result of source files timestamps.

Timestamp of source 1 is equal to the timestamp of source 2.

See also

_locale_translation_source_compare()

File

core/modules/locale/locale.translation.inc, line 24
Common API for interface translation.

Code

const LOCALE_TRANSLATION_SOURCE_COMPARE_EQ = 0;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!locale!locale.translation.inc/constant/LOCALE_TRANSLATION_SOURCE_COMPARE_EQ/8.1.x