Searched refs:compileSet (Results 1 – 2 of 2) sorted by relevance
97 void compileSet(UnicodeSet *theSet); // Generate the compiled pattern for
1274 compileSet(theSet); in doParseActions()1643 compileSet(theSet); in doParseActions()2207 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet() function in RegexCompile