Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php486 * @param bool $canBeEmpty
488 private static function validateLabel($label, Info $info, array $options, $canBeEmpty) argument
491 … if (!$canBeEmpty && (!isset($options['VerifyDnsLength']) || $options['VerifyDnsLength'])) {