Searched defs:theSet (Results 1 – 4 of 4) sorted by relevance
1282 UnicodeSet *theSet = scanProp(); in doParseActions() local1719 UnicodeSet *theSet = (UnicodeSet *)fSetStack.pop(); in doParseActions() local2391 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet()
1287 UnicodeSet *theSet = scanProp(); in doParseActions() local1721 UnicodeSet *theSet = (UnicodeSet *)fSetStack.pop(); in doParseActions() local2393 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet()
1026 SetMonkey::SetMonkey(const USet *theSet) in SetMonkey()1064 StringSetMonkey::StringSetMonkey(const USet *theSet, UCollator *theCollator, CollData *theCollData) in StringSetMonkey()