Home
last modified time | relevance | path

Searched refs:getKeywords (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/intl/tests/
H A Dlocale_bug74439.phpt14 'getKeywords',
40 getKeywords: 1, 1
H A Dut_common.inc253 return $GLOBALS['oo-mode'] ? Locale::getKeywords( $locale ) : locale_get_keywords( $locale );
/php-src/ext/intl/locale/
H A Dlocale.stub.php63 public static function getKeywords(string $locale): array|false|null {} function in Locale

Completed in 26 milliseconds