Lines Matching refs:next_opcode
604 next_opcode
615 static PCRE2_SPTR next_opcode(compiler_common *common, PCRE2_SPTR cc)
933 cc = next_opcode(common, cc);
1431 cc = next_opcode(common, cc);
1498 cc = next_opcode(common, cc);
1643 cc = next_opcode(common, cc);
1675 cc = next_opcode(common, cc);
1770 cc = next_opcode(common, cc);
1895 cc = next_opcode(common, cc);
2124 cc = next_opcode(common, cc);
2238 cc = next_opcode(common, cc);
2252 cc = next_opcode(common, cc);
7080 compile_matchingpath(common, next_opcode(common, start_cc), bracketend(start_cc) - (1 + LINK_SIZE), backtrack);
8790 *end = next_opcode(common, cc);