Home
last modified time | relevance | path

Searched refs:locale_get_display_language (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/intl/tests/locale/
H A Dbug74993.phpt8 'locale_get_display_language',
22 Function [ <internal:intl> function locale_get_display_language ] {
/php-src/ext/intl/locale/
H A Dlocale_arginfo.h74 ZEND_FUNCTION(locale_get_display_language);
H A Dlocale_methods.c689 PHP_FUNCTION(locale_get_display_language) in PHP_FUNCTION() argument
/php-src/ext/intl/tests/
H A Dlocale_get_display_language.phpt2 locale_get_display_language() icu < 68.1
H A Dlocale_get_display_language2.phpt2 locale_get_display_language() icu >= 68.1
H A Dlocale_get_display_language3.phpt2 locale_get_display_language() for grandfathered and redundant tags
H A Dut_common.inc261 …mode'] ? Locale::getDisplayLanguage( $locale , $dispLocale ) : locale_get_display_language( $local…
/php-src/ext/intl/
H A Dphp_intl.stub.php486 function locale_get_display_language(string $locale, ?string $displayLocale = null): string|false {} function
H A Dphp_intl_arginfo.h922 ZEND_FUNCTION(locale_get_display_language);
1115 ZEND_FE(locale_get_display_language, arginfo_locale_get_display_language)

Completed in 31 milliseconds