Home
last modified time | relevance | path

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

/PHP-5.3/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.phpt47 " ULOC_ACTUAL_LOCALE = '$aloc'\n";
61 ULOC_ACTUAL_LOCALE = 'root'
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 Dut_common.inc368 function ut_datefmt_get_locale( $fmt ,$type=ULOC_ACTUAL_LOCALE)
/PHP-5.3/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.3/ext/intl/collator/
H A Dcollator.c75 COLLATOR_EXPOSE_CONST( ULOC_ACTUAL_LOCALE ); in collator_register_constants()
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat_attr.c50 …locale = (char *)udat_getLocaleByType(DATE_FORMAT_OBJECT(dfo), ULOC_ACTUAL_LOCALE, &INTL_DATA_ERRO… in internal_set_calendar()
297 long loc_type =ULOC_ACTUAL_LOCALE; in PHP_FUNCTION()
/PHP-5.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.c116 …bundlename, locale, ures_getLocaleByType( rb->me, ULOC_ACTUAL_LOCALE, &INTL_DATA_ERROR_CODE(rb)) ); in resourcebundle_ctor()
194 const char * locale = ures_getLocaleByType( rb->me, ULOC_ACTUAL_LOCALE, &icuerror ); in resourcebundle_array_fetch()
/PHP-5.3/ext/intl/formatter/
H A Dformatter_attr.c429 long type = ULOC_ACTUAL_LOCALE; in PHP_FUNCTION()

Completed in 15 milliseconds