Searched refs:IPV6max (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/libxml2-2.6.31/ | ||
H A D | uri.c | 1283 const int IPV6max = 8; local 1334 for (oct = 0; oct < IPV6max; ++oct) { 1347 if (oct == (IPV6max-1)) 1353 if ((!compress) && (oct != IPV6max)) |
Completed in 383 milliseconds