Home
last modified time | relevance | path

Searched refs:ASCII_BASE (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/tools/colprobe/
DcolprobeNew.cpp582 static UnicodeSet ASCII_BASE(UnicodeString("[[:ASCII:]]"), status); variable
1009 rep.addAll(GENERAL_ACCENTS).addAll(ASCII_BASE); in generateRepertoire()