Home
last modified time | relevance | path

Searched refs:ULOC_VALID_LOCALE (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/intl/tests/
H A Dcollator_create4.phpt45 " ULOC_VALID_LOCALE = '$vloc'\n" .
59 ULOC_VALID_LOCALE = 'en_US'
63 ULOC_VALID_LOCALE = 'uk'
68 ULOC_VALID_LOCALE = '%s'
72 ULOC_VALID_LOCALE = 'root'
76 ULOC_VALID_LOCALE = 'uk'
/php-src/ext/intl/collator/
H A Dcollator.stub.php14 const ULOC_VALID_LOCALE = UNKNOWN; define
H A Dcollator_arginfo.h94 REGISTER_LONG_CONSTANT("ULOC_VALID_LOCALE", ULOC_VALID_LOCALE, CONST_PERSISTENT); in register_collator_symbols()
/php-src/ext/intl/calendar/
H A Dcalendar_class.cpp178 Locale locale = cal->getLocale(ULOC_VALID_LOCALE, uec); in Calendar_get_debug_info()
H A Dcalendar_methods.cpp641 if (locale_type != ULOC_ACTUAL_LOCALE && locale_type != ULOC_VALID_LOCALE) { in PHP_FUNCTION()
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp306 if (locale_type != ULOC_ACTUAL_LOCALE && locale_type != ULOC_VALID_LOCALE) { in PHP_METHOD()
/php-src/ext/intl/locale/
H A Dlocale_arginfo.h120 ZVAL_LONG(&const_VALID_LOCALE_value, ULOC_VALID_LOCALE); in register_class_Locale()

Completed in 17 milliseconds