Searched refs:IPV4max (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Duri.c1282 const int IPV4max = 4; local
1367 for (oct = 0; oct < IPV4max; ++oct) {
1371 if (oct == (IPV4max-1))
1378 if ((host[0] != '[') && (oct < IPV4max || (*cur == '.' && cur++) ||

Completed in 526 milliseconds