static string filterMatches(string $langtag, string $locale, bool $canonicalize = false)
Not supported. Checks if a language tag filter matches with locale.
static string filterMatches(string $langtag, string $locale, bool $canonicalize = false)
Not supported. Checks if a language tag filter matches with locale.
string | $langtag | The language tag to check |
string | $locale | The language range to check against |
bool | $canonicalize |
string | The corresponding locale code |
MethodNotImplementedException |
http://www.php.net/manual/en/locale.filtermatches.php |
Designed by : w10schools
service@w10schools.com
Please login to continue.