Searched refs:InitOp (Results 1 – 2 of 2) sorted by relevance
99 … void compileInterval(int32_t InitOp, // Generate the code for a {min,max} quantifier.
2311 void RegexCompile::compileInterval(int32_t InitOp, int32_t LoopOp) in compileInterval() argument2325 int32_t op = URX_BUILD(InitOp, counterLoc); in compileInterval()