Lines Matching refs:next_opcode
588 static pcre_uchar *next_opcode(compiler_common *common, pcre_uchar *cc) in next_opcode() function
903 cc = next_opcode(common, cc); in check_opcode_types()
1199 cc = next_opcode(common, cc); in set_private_data_ptrs()
1266 cc = next_opcode(common, cc); in get_framesize()
1401 cc = next_opcode(common, cc); in get_framesize()
1433 cc = next_opcode(common, cc); in init_frame()
1528 cc = next_opcode(common, cc); in init_frame()
1648 cc = next_opcode(common, cc); in get_private_data_copy_length()
1875 cc = next_opcode(common, cc); in copy_private_data()
1989 cc = next_opcode(common, cc); in set_then_offsets()
2003 cc = next_opcode(common, cc); in set_then_offsets()
6254 …compile_matchingpath(common, next_opcode(common, start_cc), bracketend(start_cc) - (1 + LINK_SIZE)… in compile_recurse_matchingpath()
7829 *end = next_opcode(common, cc); in get_iterator_parameters()