Searched refs:NORMAL_CHARS (Results 1 – 1 of 1) sorted by relevance
52 public static final UnicodeSet NORMAL_CHARS = new UnicodeSet("[^[:c:]]"); field in VariantFolder75 private static final UnicodeSet NORMAL_CHARS = new UnicodeSet("[^[:c:]]"); field in VariantFolder.CompatibilityFolder78 for (UnicodeSetIterator it = new UnicodeSetIterator(NORMAL_CHARS); it.next();) {96 for (UnicodeSetIterator it = new UnicodeSetIterator(NORMAL_CHARS); it.next();) {112 private static final UnicodeSet NORMAL_CHARS = new UnicodeSet("[^[:c:]]"); field in VariantFolder.CaseVariantFolder115 for (UnicodeSetIterator it = new UnicodeSetIterator(NORMAL_CHARS); it.next();) {