Searched refs:posref (Results 1 – 3 of 3) sorted by relevance
132 int[] posref = null; in nextToken() local136 if (posref == null) { in nextToken()137 posref = new int[1]; in nextToken()139 posref[0] = position+1; in nextToken()140 int c32 = Utility.unescapeAt(line, posref); in nextToken()147 position = posref[0]; in nextToken()
130 int[] posref = null; in nextToken() local134 if (posref == null) { in nextToken()135 posref = new int[1]; in nextToken()137 posref[0] = position+1; in nextToken()138 int c32 = Utility.unescapeAt(line, posref); in nextToken()145 position = posref[0]; in nextToken()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...