Lines Matching refs:next_opcode
599 static pcre_uchar *next_opcode(compiler_common *common, pcre_uchar *cc) in next_opcode() function
912 cc = next_opcode(common, cc); in check_opcode_types()
1410 cc = next_opcode(common, cc); in set_private_data_ptrs()
1477 cc = next_opcode(common, cc); in get_framesize()
1620 cc = next_opcode(common, cc); in get_framesize()
1652 cc = next_opcode(common, cc); in init_frame()
1747 cc = next_opcode(common, cc); in init_frame()
1872 cc = next_opcode(common, cc); in get_private_data_copy_length()
2096 cc = next_opcode(common, cc); in copy_private_data()
2204 cc = next_opcode(common, cc); in set_then_offsets()
2218 cc = next_opcode(common, cc); in set_then_offsets()
7075 …compile_matchingpath(common, next_opcode(common, start_cc), bracketend(start_cc) - (1 + LINK_SIZE)… in compile_recurse_matchingpath()
8764 *end = next_opcode(common, cc); in get_iterator_parameters()