Home
last modified time | relevance | path

Searched refs:languageTag (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/intl/locale/
H A Dlocale.stub.php144 …public static function filterMatches(string $languageTag, string $locale, bool $canonicalize = fal… argument
150 …public static function lookup(array $languageTag, string $locale, bool $canonicalize = false, ?str… argument
H A Dlocale_arginfo.h47 ZEND_ARG_TYPE_INFO(0, languageTag, IS_STRING, 0)
53 ZEND_ARG_TYPE_INFO(0, languageTag, IS_ARRAY, 0)
/PHP-8.3/ext/intl/tests/locale/
H A Dbug74993.phpt65 Parameter #0 [ <required> string $languageTag ]
74 Parameter #0 [ <required> array $languageTag ]
/PHP-8.3/ext/intl/
H A Dphp_intl.stub.php492 function locale_filter_matches(string $languageTag, string $locale, bool $canonicalize = false): ?b… argument
496 function locale_lookup(array $languageTag, string $locale, bool $canonicalize = false, ?string $def… argument
H A Dphp_intl_arginfo.h546 ZEND_ARG_TYPE_INFO(0, languageTag, IS_STRING, 0)
554 ZEND_ARG_TYPE_INFO(0, languageTag, IS_ARRAY, 0)

Completed in 23 milliseconds