Searched refs:locale_get_display_region (Results 1 – 8 of 8) sorted by relevance
11 'locale_get_display_region',39 Function [ <internal:intl> function locale_get_display_region ] {
67 ZEND_FUNCTION(locale_get_display_region);88 …ZEND_ME_MAPPING(getDisplayRegion, locale_get_display_region, arginfo_class_Locale_getDisplayRegion…
609 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)
294 function locale_get_display_region(string $locale, ?string $displayLocale = null): string|false {} function
Completed in 28 milliseconds