Lines Matching refs:next_opcode
615 static PCRE2_SPTR next_opcode(compiler_common *common, PCRE2_SPTR cc) in next_opcode() function
933 cc = next_opcode(common, cc); in check_opcode_types()
1431 cc = next_opcode(common, cc); in set_private_data_ptrs()
1498 cc = next_opcode(common, cc); in get_framesize()
1643 cc = next_opcode(common, cc); in get_framesize()
1675 cc = next_opcode(common, cc); in init_frame()
1770 cc = next_opcode(common, cc); in init_frame()
1895 cc = next_opcode(common, cc); in get_private_data_copy_length()
2124 cc = next_opcode(common, cc); in copy_private_data()
2238 cc = next_opcode(common, cc); in set_then_offsets()
2252 cc = next_opcode(common, cc); in set_then_offsets()
7080 …compile_matchingpath(common, next_opcode(common, start_cc), bracketend(start_cc) - (1 + LINK_SIZE)… in compile_recurse_matchingpath()
8790 *end = next_opcode(common, cc); in get_iterator_parameters()