Searched refs:indexBadChars (Results 1 – 1 of 1) sorted by relevance
223 UnicodeSet indexBadChars = new UnicodeSet(value).removeAll(mainAndAuxAllCase); in handleCheck() local225 if (!indexBadChars.isEmpty()) { in handleCheck()230 indexBadChars.toPattern(false)); in handleCheck()