Searched refs:compileSet (Results 1 – 2 of 2) sorted by relevance
98 void compileSet(UnicodeSet *theSet); // Generate the compiled pattern for
1265 compileSet(theSet); in doParseActions()1699 compileSet(theSet); in doParseActions()2363 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet() function in RegexCompile