Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php281 $data = self::lookupCodePointStatus($codePoint, $useSTD3ASCIIRules);
539 $data = self::lookupCodePointStatus($codePoint, $useSTD3ASCIIRules);
879 private static function lookupCodePointStatus($codePoint, $useSTD3ASCIIRules) function in Symfony\\Polyfill\\Intl\\Idn\\Idn