Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregexcmp.cpp1273 UnicodeSet *theSet = scanProp(); in doParseActions() local
1641 UnicodeSet *theSet = (UnicodeSet *)fSetStack.pop(); in doParseActions() local
2207 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet()
/external/icu4c/test/intltest/
Dssearch.cpp1720 SetMonkey::SetMonkey(const USet *theSet) in SetMonkey()
1758 StringSetMonkey::StringSetMonkey(const USet *theSet, UCollator *theCollator, CollData *theCollData) in StringSetMonkey()