/php-src/ext/intl/tests/ |
H A D | locale_compose_locale.phpt | 16 Locale::LANG_TAG =>'sl' , 18 Locale::REGION_TAG =>'IT' 21 Locale::LANG_TAG =>'de' , 25 Locale::LANG_TAG =>'hi' 145 Composed Locale: sl_Latn_IT 149 Composed Locale: de_DE 153 Composed Locale: hi 157 Composed Locale: zh_Hans_CN 161 Composed Locale: es_Hans_CN 179 Composed Locale: No values found from Locale compose due to the following error: [all …]
|
H A D | collator_get_locale2.phpt | 17 Locale::VALID_LOCALE, 18 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
|
H A D | collator_create2.phpt | 41 $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 D | collator_create3.phpt | 42 $vloc = ut_coll_get_locale( $coll, Locale::VALID_LOCALE ); 43 $aloc = ut_coll_get_locale( $coll, Locale::ACTUAL_LOCALE ); 46 $res_str .= "Locale: '$locale'\n" . 60 Locale: 'EN-US-ODESSA' 64 Locale: 'UK_UA_ODESSA' 68 Locale: 'uk-ua_CALIFORNIA@currency=;currency=GRN' 72 Locale: '' 76 Locale: 'root' 80 Locale: 'uk@currency=EURO' 84 …537394143454749515357596163656769717375777981838587899193959799' locale: Locale string too long, s…
|
H A D | collator_create4.phpt | 41 $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' 68 Locale: '' 72 Locale: 'root' 76 Locale: 'uk@currency=EURO' 80 …537394143454749515357596163656769717375777981838587899193959799' locale: Locale string too long, s…
|
H A D | msgfmt_parse.phpt | 57 Locale is: en_US 69 Locale is: ru_UA 81 Locale is: de 93 Locale is: en_UK 105 Locale is: root 108 Locale is: fr
|
H A D | locale_bug72658.phpt | 2 Bug #72658 Locale::lookup() / locale_lookup() hangs if no match found 9 Locale::lookup(['en-Latn-US', 'sl', 'sl-IT'], 'en-US', true, 'de-DE'), 10 Locale::lookup(['en-Latn-US', 'sl', 'sl-IT'], 'en-US', false, 'de-DE')
|
H A D | calendar_createInstance_variation1.phpt | 14 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 D | msgfmt_format.phpt | 49 Locale is: en_US 53 Locale is: ru_UA 57 Locale is: de 61 Locale is: en_UK 65 Locale is: root 68 Locale is: fr
|
H A D | bug78804.phpt | 2 Bug #78804: Segmentation fault in Locale::filterMatches 8 if (Locale::filterMatches('en-US', 'und', true)) {
|
H A D | calendar_getLocale_basic.phpt | 11 var_dump($intlcal->getLocale(Locale::ACTUAL_LOCALE)); 12 var_dump(intlcal_get_locale($intlcal, Locale::VALID_LOCALE));
|
H A D | formatter_format3.phpt | 74 Locale is: en_US 86 Locale is: ru_UA 98 Locale is: de 110 Locale is: fr 122 Locale is: en_UK
|
H A D | formatter_format4.phpt | 74 Locale is: en_US 86 Locale is: ru_UA 98 Locale is: de 110 Locale is: fr 122 Locale is: en_UK
|
H A D | formatter_format2.phpt | 73 Locale is: en_US 85 Locale is: ru_UA 97 Locale is: de 109 Locale is: fr 121 Locale is: en_UK
|
H A D | formatter_format5.phpt | 74 Locale is: en_US 86 Locale is: ru_UA 98 Locale is: de 110 Locale is: fr 122 Locale is: en_UK
|
H A D | formatter_format6.phpt | 74 Locale is: en_US 86 Locale is: ru_UA 98 Locale is: de 110 Locale is: fr 122 Locale is: en_UK
|
H A D | formatter_format8.phpt | 73 Locale is: en_US 85 Locale is: ru_UA 97 Locale is: de 109 Locale is: fr 121 Locale is: en_UK
|
H A D | formatter_format7.phpt | 74 Locale is: en_US 86 Locale is: ru_UA 98 Locale is: de 110 Locale is: fr 122 Locale is: en_UK
|
H A D | gh12282.phpt | 21 Locale::setDefault('xx'); 23 new IntlDateFormatter(Locale::getDefault());
|
H A D | locale_bug74439.phpt | 2 Bug #74439 Wrong reflection on the Locale methods 30 $rm = new ReflectionMethod(Locale::class, $method);
|
H A D | ut_common.inc | 233 return $GLOBALS['oo-mode'] ? Locale::getDefault( ) : locale_get_default(); 237 return $GLOBALS['oo-mode'] ? Locale::setDefault( $locale ) : locale_set_default( $locale ); 241 …return $GLOBALS['oo-mode'] ? Locale::getPrimaryLanguage( $locale ) : locale_get_primary_language( … 245 return $GLOBALS['oo-mode'] ? Locale::getScript( $locale ) : locale_get_script( $locale ); 249 return $GLOBALS['oo-mode'] ? Locale::getRegion( $locale ) : locale_get_region( $locale ); 253 return $GLOBALS['oo-mode'] ? Locale::getKeywords( $locale ) : locale_get_keywords( $locale ); 277 …return $GLOBALS['oo-mode'] ? Locale::composeLocale( $loc_parts_arr ) : locale_compose( $loc_parts_… 281 return $GLOBALS['oo-mode'] ? Locale::parseLocale( $locale ) : locale_parse($locale ); 285 …return $GLOBALS['oo-mode'] ? Locale::getAllVariants( $locale ) : locale_get_all_variants( $locale … 293 return $GLOBALS['oo-mode'] ? Locale::canonicalize( $locale ) : locale_canonicalize( $locale ); [all …]
|
H A D | locale_bug66289.phpt | 2 Bug #66289 Locale::lookup incorrectly returns en or en_US if locale is empty 17 $availableLocales = array(Locale::getDefault());
|
/php-src/ext/intl/tests/locale/ |
H A D | bug72809.phpt | 2 Bug #72809 (Locale::lookup() wrong result with canonicalize option) 8 Locale::lookup(['en', 'en-US'], 'en-US-u-cu-EUR-tz-deber-fw-mon', true), 9 Locale::lookup(['en', 'en_US'], 'en_US@currency=eur;fw=mon;timezone=Europe/Berlin', false), 10 Locale::lookup(['en', 'en_US'], 'en_US@currency=eur;fw=mon;timezone=Europe/Berlin', true),
|
/php-src/ext/intl/dateformat/ |
H A D | dateformat_helpers.h | 29 using icu::Locale; 34 zend_object *calendar_obj, zend_long calendar_long, bool calendar_is_null, Locale const& locale,
|
/php-src/ext/pgsql/tests/ |
H A D | bug46408.phpt | 2 Bug #46408 (Locale number format settings can cause pg_query_params to break with numerics) 9 echo "skip Locale de-DE not present";
|