Searched defs:idn_to_utf8 (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/ |
H A D | bootstrap.php | 136 …function idn_to_utf8($domain, $flags = 0, $variant = \INTL_IDNA_VARIANT_2003, &$idna_info = null) … function 143 …function idn_to_utf8($domain, $flags = 0, $variant = \INTL_IDNA_VARIANT_UTS46, &$idna_info = null)… function
|
H A D | bootstrap80.php | 124 …function idn_to_utf8(?string $domain, ?int $flags = IDNA_DEFAULT, ?int $variant = INTL_IDNA_VARIAN… function
|
H A D | Idn.php | 201 …public static function idn_to_utf8($domainName, $options = self::IDNA_DEFAULT, $variant = self::IN… function in Symfony\\Polyfill\\Intl\\Idn\\Idn
|