Home
last modified time | relevance | path

Searched refs:primaryIgnorables (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp1333 UnicodeSet ignorables, primaryIgnorables; in removeIgnorableChars() local
1351 primaryIgnorables.add(exemplarUSetIter.getString()); in removeIgnorableChars()
1362 primaryIgnorables.add(codePoint); in removeIgnorableChars()
1370 exemplarUSet.removeAll(primaryIgnorables); in removeIgnorableChars()
1380 if(primaryIgnorables.size()) { in removeIgnorableChars()
1382 primaryIgnorables.toPattern(removedPattern, true); in removeIgnorableChars()

Completed in 3 milliseconds