Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php352 $label = self::punycodeDecode(substr($label, 4));
572 private static function punycodeDecode($input) function in Symfony\\Polyfill\\Intl\\Idn\\Idn