Searched defs:nextType (Results 1 – 1 of 1) sorted by relevance
52 int nextType = Character.getType(target.codePointAt(0)); in matches() local88 int nextType = Character.getType(Character.codePointAt(input, 1)); local153 protected boolean isBreak(int thisType, int prevType, int nextType) { in isBreak()211 protected boolean isBreak(int thisType, int prevType, int nextType) { in isBreak()