Searched refs:most_recent_component_started_alphanumeric (Results 1 – 1 of 1) sorted by relevance
260 bool most_recent_component_started_alphanumeric = false; in IsCanonicalizedHostCompliant() local266 most_recent_component_started_alphanumeric = IsHostCharAlphanumeric(c); in IsCanonicalizedHostCompliant()267 if (!most_recent_component_started_alphanumeric && (c != '-')) in IsCanonicalizedHostCompliant()285 return most_recent_component_started_alphanumeric || in IsCanonicalizedHostCompliant()