Home
last modified time | relevance | path

Searched refs:locale_get_primary_language (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/intl/tests/
H A Dbug72241.phpt8 $out = locale_get_primary_language($var1);
H A Dlocale_get_primary_language.phpt2 locale_get_primary_language()
H A Dut_common.inc241 … $GLOBALS['oo-mode'] ? Locale::getPrimaryLanguage( $locale ) : locale_get_primary_language( $local…
/PHP-8.0/ext/intl/locale/
H A Dlocale_arginfo.h62 ZEND_FUNCTION(locale_get_primary_language);
83 …ZEND_ME_MAPPING(getPrimaryLanguage, locale_get_primary_language, arginfo_class_Locale_getPrimaryLa…
H A Dlocale_methods.c447 PHP_FUNCTION(locale_get_primary_language ) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h904 ZEND_FUNCTION(locale_get_primary_language);
1094 ZEND_FE(locale_get_primary_language, arginfo_locale_get_primary_language)
H A Dphp_intl.stub.php284 function locale_get_primary_language(string $locale): ?string {} function

Completed in 30 milliseconds