Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php54 public const MAX_LABEL_SIZE = 63; define in Symfony\\Polyfill\\Intl\\Idn\\Idn
471 if ($bytes > self::MAX_LABEL_SIZE) {