static string
filterMatches(string $langtag, string $locale, bool $canonicalize = false)
Not supported. Checks if a language tag filter matches with locale.
Parameters string $langtag The language tag to check string $locale The language range to check against bool $canonicalize Return Value string The corresponding locale code Exceptions MethodNotImplementedException See also http://www.php.net/manual/en/locale.filtermatches.php