Searched refs:triedv6 (Results 1 – 1 of 1) sorted by relevance
185 int triedv6 = 0; in yylex() local479 if ((c == ':') && (rval != YY_IPV6) && (triedv6 == 0)) { in yylex()491 triedv6 = 1; in yylex()