Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/tests/
H A Dbug12887.phpt2 locale_get_keywords() bug #12887
H A Dlocale_get_keywords2.phpt2 locale_get_keywords() icu >= 4.8
H A Dut_common.inc253 return $GLOBALS['oo-mode'] ? Locale::getKeywords( $locale ) : locale_get_keywords( $locale );
/PHP-8.2/ext/intl/locale/
H A Dlocale_arginfo.h71 ZEND_FUNCTION(locale_get_keywords);
92 …ZEND_ME_MAPPING(getKeywords, locale_get_keywords, arginfo_class_Locale_getKeywords, ZEND_ACC_PUBLI…
H A Dlocale_methods.c729 PHP_FUNCTION( locale_get_keywords ) in PHP_FUNCTION() argument
/PHP-8.2/ext/intl/
H A Dphp_intl_arginfo.h907 ZEND_FUNCTION(locale_get_keywords);
1097 ZEND_FE(locale_get_keywords, arginfo_locale_get_keywords)
H A Dphp_intl.stub.php474 function locale_get_keywords(string $locale): array|false|null {} function

Completed in 21 milliseconds