Lines Matching refs:next_opcode
872 static PCRE2_SPTR next_opcode(compiler_common *common, PCRE2_SPTR cc) in next_opcode() function
1225 cc = next_opcode(common, cc); in check_opcode_types()
1896 cc = next_opcode(common, cc); in set_private_data_ptrs()
1963 cc = next_opcode(common, cc); in get_framesize()
2109 cc = next_opcode(common, cc); in get_framesize()
2141 cc = next_opcode(common, cc); in init_frame()
2237 cc = next_opcode(common, cc); in init_frame()
2575 cc = next_opcode(common, cc); in get_recurse_data_length()
2966 cc = next_opcode(common, cc); in copy_recurse_data()
3049 cc = next_opcode(common, cc); in set_then_offsets()
3063 cc = next_opcode(common, cc); in set_then_offsets()
9649 …compile_matchingpath(common, next_opcode(common, start_cc), bracketend(start_cc) - (1 + LINK_SIZE)… in compile_recurse_matchingpath()
11422 *end = next_opcode(common, cc); in get_iterator_parameters()