Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php47 public const IDNA_USE_STD3_RULES = 2; define in Symfony\\Polyfill\\Intl\\Idn\\Idn
158 'UseSTD3ASCIIRules' => 0 !== ($options & self::IDNA_USE_STD3_RULES),
212 'UseSTD3ASCIIRules' => 0 !== ($options & self::IDNA_USE_STD3_RULES),