Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/tests/
H A Dcalendar_createInstance_variation1.phpt14 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
19 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
24 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
29 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
34 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
H A Dcalendar_getLocale_basic.phpt11 var_dump($intlcal->getLocale(Locale::ACTUAL_LOCALE));
H A Dbug60192-getlocale.phpt15 $c->getLocale(Locale::ACTUAL_LOCALE);
H A Dcalendar_createInstance_basic.phpt14 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
H A Dformatter_get_locale_variant4.phpt23 Locale::ACTUAL_LOCALE => 'actual',
H A Dformatter_get_locale.phpt23 Locale::ACTUAL_LOCALE => 'actual',
H A Dformatter_get_locale_variant2.phpt24 Locale::ACTUAL_LOCALE => 'actual',
H A Dformatter_get_locale_variant3.phpt24 Locale::ACTUAL_LOCALE => 'actual',
H A Dcollator_get_locale2.phpt18 Locale::ACTUAL_LOCALE,
H A Dcollator_create2.phpt42 $aloc = ut_coll_get_locale( $coll, Locale::ACTUAL_LOCALE );
H A Dcollator_create3.phpt43 $aloc = ut_coll_get_locale( $coll, Locale::ACTUAL_LOCALE );
H A Dcollator_create4.phpt42 $aloc = ut_coll_get_locale( $coll, Locale::ACTUAL_LOCALE );
/PHP-8.3/ext/intl/locale/
H A Dlocale.stub.php11 public const ACTUAL_LOCALE = UNKNOWN; define in Locale

Completed in 22 milliseconds