Searched refs:charPositions (Results 1 – 3 of 3) sorted by relevance
93 int[] charPositions = new int[inputLength + 1]; in divideUpDictionaryRange() local108 charPositions[0] = 0; in divideUpDictionaryRange()113 charPositions[numCodePts] = index; in divideUpDictionaryRange()118 charPositions = new int[normStr.length() + 1]; in divideUpDictionaryRange()121 charPositions[0] = 0; in divideUpDictionaryRange()126 charPositions[numCodePts] = index; in divideUpDictionaryRange()229 int pos = charPositions[t_boundary[i]] + startPos; in divideUpDictionaryRange()231 foundBreaks.push(charPositions[t_boundary[i]] + startPos); in divideUpDictionaryRange()
94 int[] charPositions = new int[inputLength + 1]; in divideUpDictionaryRange() local109 charPositions[0] = 0; in divideUpDictionaryRange()114 charPositions[numCodePts] = index; in divideUpDictionaryRange()119 charPositions = new int[normStr.length() + 1]; in divideUpDictionaryRange()122 charPositions[0] = 0; in divideUpDictionaryRange()127 charPositions[numCodePts] = index; in divideUpDictionaryRange()230 int pos = charPositions[t_boundary[i]] + startPos; in divideUpDictionaryRange()232 foundBreaks.push(charPositions[t_boundary[i]] + startPos); in divideUpDictionaryRange()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...