Searched refs:thisType (Results 1 – 1 of 1) sorted by relevance
85 int thisType = Character.UNASSIGNED; in matches() local90 lastType = thisType; in matches()91 thisType = nextType; in matches()94 if (isBreak(thisType, lastType, nextType) && in matches()110 private static boolean isBreak(int thisType, int prevType, int nextType) {118 switch (thisType) {