Searched refs:locale_get_display_region (Results 1 – 8 of 8) sorted by relevance
10 'locale_get_display_region',38 Function [ <internal:intl> function locale_get_display_region ] {
73 ZEND_FUNCTION(locale_get_display_region);94 …ZEND_ME_MAPPING(getDisplayRegion, locale_get_display_region, arginfo_class_Locale_getDisplayRegion…
703 PHP_FUNCTION(locale_get_display_region) in PHP_FUNCTION() argument
2 locale_get_display_region() icu >= 51.2
2 locale_get_display_region() icu >= 4.8 && icu < 51.2
269 …oo-mode'] ? Locale::getDisplayRegion( $locale, $dispLocale ) : locale_get_display_region( $locale…
909 ZEND_FUNCTION(locale_get_display_region);1099 ZEND_FE(locale_get_display_region, arginfo_locale_get_display_region)
478 function locale_get_display_region(string $locale, ?string $displayLocale = null): string|false {} function
Completed in 19 milliseconds