Home
last modified time | relevance | path

Searched refs:ULOC_ACTUAL_LOCALE (Results 1 – 13 of 13) sorted by relevance

/PHP-5.6/ext/intl/tests/
H A Dcollator_create.phpt47 " ULOC_ACTUAL_LOCALE = '$aloc'\n";
61 ULOC_ACTUAL_LOCALE = 'en'
65 ULOC_ACTUAL_LOCALE = 'uk'
69 ULOC_ACTUAL_LOCALE = 'uk'
73 ULOC_ACTUAL_LOCALE = '%s'
77 ULOC_ACTUAL_LOCALE = 'root'
81 ULOC_ACTUAL_LOCALE = 'uk'
H A Dcollator_create2.phpt48 " ULOC_ACTUAL_LOCALE = '$aloc'\n";
62 ULOC_ACTUAL_LOCALE = 'root'
66 ULOC_ACTUAL_LOCALE = 'uk'
70 ULOC_ACTUAL_LOCALE = 'uk'
74 ULOC_ACTUAL_LOCALE = '%s'
78 ULOC_ACTUAL_LOCALE = 'root'
82 ULOC_ACTUAL_LOCALE = 'uk'
H A Dcollator_create3.phpt48 " ULOC_ACTUAL_LOCALE = '$aloc'\n";
62 ULOC_ACTUAL_LOCALE = 'root'
66 ULOC_ACTUAL_LOCALE = 'uk'
70 ULOC_ACTUAL_LOCALE = 'root'
74 ULOC_ACTUAL_LOCALE = '%s'
78 ULOC_ACTUAL_LOCALE = 'root'
82 ULOC_ACTUAL_LOCALE = 'uk'
H A Dcollator_create4.phpt47 " ULOC_ACTUAL_LOCALE = '$aloc'\n";
61 ULOC_ACTUAL_LOCALE = 'root'
65 ULOC_ACTUAL_LOCALE = 'uk'
70 ULOC_ACTUAL_LOCALE = '%s'
74 ULOC_ACTUAL_LOCALE = 'root'
78 ULOC_ACTUAL_LOCALE = 'uk'
H A Dut_common.inc368 function ut_datefmt_get_locale( $fmt ,$type=ULOC_ACTUAL_LOCALE)
/PHP-5.6/ext/intl/doc/
H A Ddatefmt_api.php169 public function getLocale($type = ULOC_ACTUAL_LOCALE) {}
357 function datefmt_get_locale($fmt , $type = ULOC_ACTUAL_LOCALE) {}
H A Dcollator_api.php30 const ULOC_ACTUAL_LOCALE = 0; define in Collator
/PHP-5.6/ext/intl/collator/
H A Dcollator.c75 COLLATOR_EXPOSE_CONST( ULOC_ACTUAL_LOCALE ); in collator_register_constants()
/PHP-5.6/ext/intl/dateformat/
H A Ddateformat_attr.c173 long loc_type =ULOC_ACTUAL_LOCALE; in PHP_FUNCTION()
/PHP-5.6/ext/intl/resourcebundle/
H A Dresourcebundle_class.c131 rb->me, ULOC_ACTUAL_LOCALE, &INTL_DATA_ERROR_CODE(rb))); in resourcebundle_ctor()
207 const char * locale = ures_getLocaleByType( rb->me, ULOC_ACTUAL_LOCALE, &icuerror ); in resourcebundle_array_fetch()
/PHP-5.6/ext/intl/formatter/
H A Dformatter_attr.c429 long type = ULOC_ACTUAL_LOCALE; in PHP_FUNCTION()
/PHP-5.6/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp370 if (locale_type != ULOC_ACTUAL_LOCALE && locale_type != ULOC_VALID_LOCALE) { in PHP_FUNCTION()
/PHP-5.6/ext/intl/calendar/
H A Dcalendar_methods.cpp721 if (locale_type != ULOC_ACTUAL_LOCALE && locale_type != ULOC_VALID_LOCALE) { in PHP_FUNCTION()

Completed in 43 milliseconds