Searched refs:isLenientChar (Results 1 – 1 of 1) sorted by relevance
4816 private boolean isLenientChar(char c) { in isLenientChar() method in PrefixTree.LENIENT4822 if (isLenientChar(k.charAt(i))) { in toKey()4827 if (!isLenientChar(k.charAt(i))) { in toKey()4845 if (isLenientChar(text.charAt(off))) { in match()4858 while (off0 < end && isLenientChar(text.charAt(off0))) { in match()