Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/locale/
H A Dbug74993.phpt10 'locale_get_display_region',
38 Function [ <internal:intl> function locale_get_display_region ] {
/php-src/ext/intl/locale/
H A Dlocale_arginfo.h72 ZEND_FUNCTION(locale_get_display_region);
H A Dlocale_methods.c698 PHP_FUNCTION(locale_get_display_region) in PHP_FUNCTION() argument
/php-src/ext/intl/
H A Dphp_intl.stub.php482 function locale_get_display_region(string $locale, ?string $displayLocale = null): string|false {} function
H A Dphp_intl_arginfo.h912 ZEND_FUNCTION(locale_get_display_region);
1099 ZEND_FE(locale_get_display_region, arginfo_locale_get_display_region)
/php-src/ext/intl/tests/
H A Dut_common.inc269 …oo-mode'] ? Locale::getDisplayRegion( $locale, $dispLocale ) : locale_get_display_region( $locale…

Completed in 26 milliseconds