Home
last modified time | relevance | path

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

/external/icu4c/common/unicode/
Duniset.h1222 virtual UnicodeSet &removeAllStrings();
/external/icu4c/i18n/
Dregexcmp.cpp2238 theSet->removeAllStrings(); in compileSet()
4104 rightOperand->removeAllStrings(); in setEval()
/external/icu4c/common/
Duniset.cpp1040 UnicodeSet& UnicodeSet::removeAllStrings() { in removeAllStrings() function in UnicodeSet