Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/locale/
H A Dlocale.stub.php101 …p(array $languageTag, string $locale, bool $canonicalize = false, ?string $defaultLocale = null) {} argument
H A Dlocale_arginfo.h50 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, defaultLocale, IS_STRING, 1, "null")
/PHP-8.0/ext/intl/tests/locale/
H A Dbug74993.phpt78 Parameter #3 [ <optional> ?string $defaultLocale = null ]
/PHP-8.0/ext/intl/
H A Dphp_intl.stub.php312 …ay $languageTag, string $locale, bool $canonicalize = false, ?string $defaultLocale = null): ?stri… argument
H A Dphp_intl_arginfo.h557 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, defaultLocale, IS_STRING, 1, "null")

Completed in 30 milliseconds