Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/locale/
H A Dbug74993.phpt11 'locale_get_display_script',
46 Function [ <internal:intl> function locale_get_display_script ] {
/php-src/ext/intl/locale/
H A Dlocale_arginfo.h71 ZEND_FUNCTION(locale_get_display_script);
H A Dlocale_methods.c696 PHP_FUNCTION(locale_get_display_script) in PHP_FUNCTION() argument
/php-src/ext/intl/tests/
H A Dlocale_get_display_script3.phpt2 locale_get_display_script() icu >= 49
H A Dlocale_get_display_script4.phpt2 locale_get_display_script() icu >= 52.1
H A Dut_common.inc265 …oo-mode'] ? Locale::getDisplayScript( $locale , $dispLocale ) : locale_get_display_script( $locale…
/php-src/ext/intl/
H A Dphp_intl.stub.php480 function locale_get_display_script(string $locale, ?string $displayLocale = null): string|false {} function
H A Dphp_intl_arginfo.h919 ZEND_FUNCTION(locale_get_display_script);
1112 ZEND_FE(locale_get_display_script, arginfo_locale_get_display_script)

Completed in 20 milliseconds