Searched refs:stuffToSkip (Results 1 – 2 of 2) sorted by relevance
473 static UnicodeSet stuffToSkip = new UnicodeSet(715 nonLatinUnicodeSet.removeAll(stuffToSkip);
338 UnicodeSet stuffToSkip = new UnicodeSet("[:Han:]"); in showExemplars() local353 exemplars.removeAll(stuffToSkip); in showExemplars()