Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.h98 void compileSet(UnicodeSet *theSet); // Generate the compiled pattern for
Dregexcmp.cpp1265 compileSet(theSet); in doParseActions()
1699 compileSet(theSet); in doParseActions()
2363 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet() function in RegexCompile