Home
last modified time | relevance | path

Searched refs:compileSet (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dregexcmp.h97 void compileSet(UnicodeSet *theSet); // Generate the compiled pattern for
Dregexcmp.cpp1274 compileSet(theSet); in doParseActions()
1643 compileSet(theSet); in doParseActions()
2207 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet() function in RegexCompile