Searched refs:canBeEmpty (Results 1 – 1 of 1) sorted by relevance
486 * @param bool $canBeEmpty488 private static function validateLabel($label, Info $info, array $options, $canBeEmpty) argument491 … if (!$canBeEmpty && (!isset($options['VerifyDnsLength']) || $options['VerifyDnsLength'])) {