Lines Matching refs:next_opcode
584 static pcre_uchar *next_opcode(compiler_common *common, pcre_uchar *cc) in next_opcode() function
889 cc = next_opcode(common, cc); in check_opcode_types()
1201 cc = next_opcode(common, cc); in set_private_data_ptrs()
1268 cc = next_opcode(common, cc); in get_framesize()
1410 cc = next_opcode(common, cc); in get_framesize()
1442 cc = next_opcode(common, cc); in init_frame()
1537 cc = next_opcode(common, cc); in init_frame()
1662 cc = next_opcode(common, cc); in get_private_data_copy_length()
1891 cc = next_opcode(common, cc); in copy_private_data()
2005 cc = next_opcode(common, cc); in set_then_offsets()
2019 cc = next_opcode(common, cc); in set_then_offsets()
6306 …compile_matchingpath(common, next_opcode(common, start_cc), bracketend(start_cc) - (1 + LINK_SIZE)… in compile_recurse_matchingpath()
7888 *end = next_opcode(common, cc); in get_iterator_parameters()