Lines Matching refs:URX_JMP
366 appendOp(URX_JMP, 3); in doParseActions()
418 appendOp(URX_JMP, 0); in doParseActions()
580 appendOp(URX_JMP, fRXPat->fCompiledPat->size()+ 3); in doParseActions()
872 int32_t jmp1_op = buildOp(URX_JMP, jmp2_loc+1); in doParseActions()
875 appendOp(URX_JMP, jmp2_loc+2); in doParseActions()
983 int32_t jmpOp = buildOp(URX_JMP, saveLoc); in doParseActions()
1376 appendOp(URX_JMP, topLoc+1); in doParseActions()
1409 appendOp(URX_JMP, topLoc+1); in doParseActions()
2019 if ((opType == URX_JMP || in insertOp()
2897 case URX_JMP: in matchStartType()
3259 case URX_JMP: in minMatchLength()
3549 case URX_JMP: in maxMatchLength()
3779 case URX_JMP: in stripNOPs()