Searched refs:unescapeIndex (Results 1 – 3 of 3) sorted by relevance
829 int[] unescapeIndex = new int[1]; in nextChar() local830 unescapeIndex[0] = fNextIndex; in nextChar()831 c.fChar = Utility.unescapeAt(fRB.fRules, unescapeIndex); in nextChar()832 if (unescapeIndex[0] == fNextIndex) { in nextChar()836 fCharNum += unescapeIndex[0] - fNextIndex; in nextChar()837 fNextIndex = unescapeIndex[0]; in nextChar()
830 int[] unescapeIndex = new int[1]; in nextChar() local831 unescapeIndex[0] = fNextIndex; in nextChar()832 c.fChar = Utility.unescapeAt(fRB.fRules, unescapeIndex); in nextChar()833 if (unescapeIndex[0] == fNextIndex) { in nextChar()837 fCharNum += unescapeIndex[0] - fNextIndex; in nextChar()838 fNextIndex = unescapeIndex[0]; in nextChar()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...