Searched refs:isLenientChar (Results 1 – 1 of 1) sorted by relevance
4297 private boolean isLenientChar(char c) { in isLenientChar() method in PrefixTree.LENIENT4303 if (isLenientChar(k.charAt(i))) { in toKey()4308 if (!isLenientChar(k.charAt(i))) { in toKey()4326 if (isLenientChar(text.charAt(off))) { in match()4339 while (off0 < end && isLenientChar(text.charAt(off0))) { in match()