Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregexcmp.cpp1217 UnicodeSet *theSet = scanProp(); in doParseActions() local
1580 UnicodeSet *theSet = (UnicodeSet *)fSetStack.pop(); in doParseActions() local
2229 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet()