Searched refs:partsHi (Results 1 – 1 of 1) sorted by relevance
296 int partsHi; // Number of parts to copy from above/before the "::" in textToNumericFormatV6() local300 partsHi = skipIndex; in textToNumericFormatV6()302 if (parts[0].length() == 0 && --partsHi != 0) { in textToNumericFormatV6()311 partsHi = parts.length; in textToNumericFormatV6()317 int partsSkipped = IPV6_PART_COUNT - (partsHi + partsLo); in textToNumericFormatV6()325 for (int i = 0; i < partsHi; i++) { in textToNumericFormatV6()