Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.h101 void compileSet(UnicodeSet *theSet); // Generate the compiled pattern for
Dregexcmp.cpp1269 compileSet(theSet); in doParseActions()
1703 compileSet(theSet); in doParseActions()
2368 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet() function in RegexCompile