Lines Matching refs:URX_JMP
370 appendOp(URX_JMP, 3); in doParseActions()
422 appendOp(URX_JMP, 0); in doParseActions()
594 appendOp(URX_JMP, fRXPat->fCompiledPat->size()+ 3); in doParseActions()
895 int32_t jmp1_op = buildOp(URX_JMP, jmp2_loc+1); in doParseActions()
898 appendOp(URX_JMP, jmp2_loc+2); in doParseActions()
1006 int32_t jmpOp = buildOp(URX_JMP, saveLoc); in doParseActions()
1400 appendOp(URX_JMP, topLoc+1); in doParseActions()
1433 appendOp(URX_JMP, topLoc+1); in doParseActions()
2034 if ((opType == URX_JMP || in insertOp()
2941 case URX_JMP: in matchStartType()
3301 case URX_JMP: in minMatchLength()
3578 case URX_JMP: in maxMatchLength()
3800 case URX_JMP: in stripNOPs()