Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.h100 … void compileInterval(int32_t InitOp, // Generate the code for a {min,max} quantifier.
Dregexcmp.cpp2425 void RegexCompile::compileInterval(int32_t InitOp, int32_t LoopOp) in compileInterval() argument
2442 int32_t op = buildOp(InitOp, counterLoc); in compileInterval()