Searched refs:srcb_length (Results 1 – 1 of 1) sorted by relevance
145 int srcb_length = srcb.length; in textToNumericFormatV6() local147 if (pc == srcb_length -1) { in textToNumericFormatV6()152 srcb_length = pc; in textToNumericFormatV6()164 while (i < srcb_length) { in textToNumericFormatV6()182 } else if (i == srcb_length) { in textToNumericFormatV6()194 String ia4 = src.substring(curtok, srcb_length); in textToNumericFormatV6()