Searched refs:compileInterval (Results 1 – 2 of 2) sorted by relevance
103 … void compileInterval(int32_t InitOp, // Generate the code for a {min,max} quantifier.
1041 compileInterval(URX_CTR_INIT, URX_CTR_LOOP); in doParseActions()1055 compileInterval(URX_CTR_INIT, URX_CTR_LOOP); in doParseActions()1080 compileInterval(URX_CTR_INIT_NG, URX_CTR_LOOP_NG); in doParseActions()2430 void RegexCompile::compileInterval(int32_t InitOp, int32_t LoopOp) in compileInterval() function in RegexCompile