Searched refs:hasColon (Results 1 – 3 of 3) sorted by relevance
591 bool hasColon = false; in wordCheck() local606 hasColon |= isColon; in wordCheck()632 && !hasColon && !hasDot && !hasParen && !fInStdOut && !inCode && !fInConst in wordCheck()643 if (!hasColon && !hasDot && !hasParen && !hasUnderscore in wordCheck()657 auto& mappy = hasColon ? fColons : in wordCheck()
166 boolean hasColon = false; in ipStringToBytes()177 hasColon = true; in ipStringToBytes()187 if (hasColon) { in ipStringToBytes()
167 boolean hasColon = false; in ipStringToBytes()178 hasColon = true; in ipStringToBytes()188 if (hasColon) { in ipStringToBytes()