Home
last modified time | relevance | path

Searched defs:theSet (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp1264 UnicodeSet *theSet = scanProp(); in doParseActions() local
1697 UnicodeSet *theSet = (UnicodeSet *)fSetStack.pop(); in doParseActions() local
2363 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet()
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp1017 SetMonkey::SetMonkey(const USet *theSet) in SetMonkey()
1055 StringSetMonkey::StringSetMonkey(const USet *theSet, UCollator *theCollator, CollData *theCollData) in StringSetMonkey()