Home
last modified time | relevance | path

Searched refs:locale_get_display_region (Results 1 – 8 of 8) sorted by relevance

/PHP-8.0/ext/intl/tests/locale/
H A Dbug74993.phpt11 'locale_get_display_region',
39 Function [ <internal:intl> function locale_get_display_region ] {
/PHP-8.0/ext/intl/locale/
H A Dlocale_arginfo.h67 ZEND_FUNCTION(locale_get_display_region);
88 …ZEND_ME_MAPPING(getDisplayRegion, locale_get_display_region, arginfo_class_Locale_getDisplayRegion…
H A Dlocale_methods.c609 PHP_FUNCTION(locale_get_display_region) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/tests/
H A Dlocale_get_display_region3.phpt2 locale_get_display_region() icu >= 51.2
H A Dlocale_get_display_region2.phpt2 locale_get_display_region() icu >= 4.8 && icu < 51.2
H A Dut_common.inc269 …oo-mode'] ? Locale::getDisplayRegion( $locale, $dispLocale ) : locale_get_display_region( $locale…
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h909 ZEND_FUNCTION(locale_get_display_region);
1099 ZEND_FE(locale_get_display_region, arginfo_locale_get_display_region)
H A Dphp_intl.stub.php294 function locale_get_display_region(string $locale, ?string $displayLocale = null): string|false {} function

Completed in 27 milliseconds