Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php229 private static function isValidContextJ(array $codePoints, $label) function in Symfony\\Polyfill\\Intl\\Idn\\Idn
554 if ($options['CheckJoiners'] && !self::isValidContextJ($codePoints, $label)) {