Home
last modified time | relevance | path

Searched refs:Locale (Results 1 – 25 of 55) sorted by path

123

/PHP-7.4/
H A DNEWS230 . Fixed bug #72809 (Locale::lookup() wrong result with canonicalize option).
/PHP-7.4/ext/date/tests/
H A Dgmstrftime_variation22.phpt9 die("skip Locale POSIX is required to run this test");
H A Dstrftime_variation22.phpt9 die("skip Locale POSIX is needed by test and is not available");
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic9149 # Locale data tables (MIPS and Alpha).
H A Dmagic私はガラスを食べられます9149 # Locale data tables (MIPS and Alpha).
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp36 using icu::Locale;
46 BreakIterator *(*func)(const Locale&, UErrorCode&), in _breakiter_factory() argument
68 biter = func(Locale::createFromName(locale_str), status); in _breakiter_factory()
366 Locale locale = bio->biter->getLocale((ULocDataLocaleType)locale_type, in PHP_FUNCTION()
H A Drulebasedbreakiterator_methods.cpp30 using icu::Locale;
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_class.cpp38 using icu::Locale;
195 Locale locale = cal->getLocale(ULOC_VALID_LOCALE, uec); in Calendar_get_debug_info()
H A Dcalendar_methods.cpp46 using icu::Locale;
82 Locale::createFromName(locale_str), status); in PHP_FUNCTION()
165 Locale::createFromName(locale), (UBool)commonly_used, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
212 const Locale *availLocales = Calendar::getAvailableLocales(count); in PHP_FUNCTION()
215 Locale locale = availLocales[i]; in PHP_FUNCTION()
713 Locale locale = co->ucal->getLocale((ULocDataLocaleType)locale_type, in PHP_FUNCTION()
1178 Locale::createFromName(locale_str), status); in PHP_FUNCTION()
H A Dgregoriancalendar_methods.cpp40 using icu::Locale;
133 gcal = new GregorianCalendar(tz, Locale::createFromName(locale), in _php_intlgregcal_constructor_body()
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp209 Locale locale = Locale::createFromName(dfo->requested_locale); in PHP_FUNCTION()
H A Ddateformat_create.cpp53 Locale locale; in datefmt_ctor()
102 locale = Locale::createFromName(locale_str); in datefmt_ctor()
H A Ddateformat_format_object.cpp36 using icu::Locale;
185 cal = new GregorianCalendar(Locale::createFromName(locale_str), status); in PHP_FUNCTION()
204 Locale::createFromName(locale_str), in PHP_FUNCTION()
216 Locale::createFromName(locale_str)); in PHP_FUNCTION()
H A Ddateformat_helpers.cpp34 Locale const& locale, in datefmt_process_calendar_arg()
H A Ddateformat_helpers.h31 using icu::Locale;
36 Locale const& locale,
/PHP-7.4/ext/intl/tests/
H A Dbug60192-getlocale.phpt17 $c->getLocale(Locale::ACTUAL_LOCALE);
H A Dbug78804.phpt2 Bug #78804: Segmentation fault in Locale::filterMatches
6 if (Locale::filterMatches('en-US', 'und', true)) {
H A Dcalendar_createInstance_basic.phpt16 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
H A Dcalendar_createInstance_variation1.phpt16 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
21 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
26 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
31 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
36 print_R($cal->getLocale(Locale::ACTUAL_LOCALE));
H A Dcalendar_getLocale_basic.phpt13 var_dump($intlcal->getLocale(Locale::ACTUAL_LOCALE));
14 var_dump(intlcal_get_locale($intlcal, Locale::VALID_LOCALE));
H A Dcollator_create2.phpt40 $vloc = ut_coll_get_locale( $coll, Locale::VALID_LOCALE );
41 $aloc = ut_coll_get_locale( $coll, Locale::ACTUAL_LOCALE );
44 $res_str .= "Locale: '$locale'\n" .
58 Locale: 'EN-US-ODESSA'
62 Locale: 'UK_UA_ODESSA'
66 Locale: 'uk-ua_CALIFORNIA@currency=;currency=GRN'
70 Locale: ''
74 Locale: 'root'
78 Locale: 'uk@currency=EURO'
82 …537394143454749515357596163656769717375777981838587899193959799' locale: Locale string too long, s…
H A Dcollator_create3.phpt41 $vloc = ut_coll_get_locale( $coll, Locale::VALID_LOCALE );
42 $aloc = ut_coll_get_locale( $coll, Locale::ACTUAL_LOCALE );
45 $res_str .= "Locale: '$locale'\n" .
59 Locale: 'EN-US-ODESSA'
63 Locale: 'UK_UA_ODESSA'
67 Locale: 'uk-ua_CALIFORNIA@currency=;currency=GRN'
71 Locale: ''
75 Locale: 'root'
79 Locale: 'uk@currency=EURO'
83 …537394143454749515357596163656769717375777981838587899193959799' locale: Locale string too long, s…
H A Dcollator_create4.phpt40 $vloc = ut_coll_get_locale( $coll, Locale::VALID_LOCALE );
41 $aloc = ut_coll_get_locale( $coll, Locale::ACTUAL_LOCALE );
44 $res_str .= "Locale: '$locale'\n" .
58 Locale: 'EN-US-ODESSA'
62 Locale: 'UK_UA_ODESSA'
67 Locale: ''
71 Locale: 'root'
75 Locale: 'uk@currency=EURO'
79 …537394143454749515357596163656769717375777981838587899193959799' locale: Locale string too long, s…
H A Dcollator_get_locale2.phpt16 Locale::VALID_LOCALE,
17 Locale::ACTUAL_LOCALE,
33 "Locale of type %s is %s\n",
45 Locale of type 1 is 'en_US'
46 Locale of type 0 is 'root'
47 Locale of type 100 is false
48 Locale of type -100 is false
49 Locale of type -9999999999999 is false
50 Locale of type 9999999999999 is false
51 Locale of type 1.2 is 'en_US'
H A Dformatter_format2.phpt72 Locale is: en_US
84 Locale is: ru_UA
96 Locale is: de
108 Locale is: fr
120 Locale is: en_UK

Completed in 159 milliseconds

123