Home
last modified time | relevance | path

Searched refs:getScript (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/intl/tests/
H A Dlocale_bug74439.phpt17 'getScript',
43 getScript: 1, 1
H A Dut_common.inc245 return $GLOBALS['oo-mode'] ? Locale::getScript( $locale ) : locale_get_script( $locale );
/PHP-8.3/ext/intl/locale/
H A Dlocale.stub.php77 public static function getScript(string $locale): ?string {} function in Locale
H A Dlocale_arginfo.h90 …ZEND_ME_MAPPING(getScript, locale_get_script, arginfo_class_Locale_getScript, ZEND_ACC_PUBLIC|ZEND…

Completed in 15 milliseconds