Searched refs:lengthFromCodePointAndLength (Results 1 – 6 of 6) sorted by relevance
140 position += 1 + Utility.lengthFromCodePointAndLength(cpAndLength); in nextToken()
180 jumpahead(Utility.lengthFromCodePointAndLength(cpAndLength)); in next()
958 public static int lengthFromCodePointAndLength(int cpAndLength) { in lengthFromCodePointAndLength() method in Utility
351 charIdx += Utility.lengthFromCodePointAndLength(cpAndLength); in TestExtended()
834 int length = Utility.lengthFromCodePointAndLength(cpAndLength); in nextChar()
501 pos += Utility.lengthFromCodePointAndLength(cpAndLength); in parseSection()