Searched refs:ia4 (Results 1 – 1 of 1) sorted by relevance
194 String ia4 = src.substring(curtok, srcb_length); in textToNumericFormatV6() local197 while ((index = ia4.indexOf ('.', index)) != -1) { in textToNumericFormatV6()204 byte[] v4addr = textToNumericFormatV4(ia4); in textToNumericFormatV6()