Lines Matching defs:backtracks

302     jump_list *backtracks;  member
3610 static void detect_partial_match(compiler_common *common, jump_list **backtracks) in detect_partial_match()
3672 …_char(compiler_common *common, sljit_u32 max, sljit_s32 dst, sljit_sw dstw, jump_list **backtracks) in peek_char()
3756 static void peek_char_back(compiler_common *common, sljit_u32 max, jump_list **backtracks) in peek_char_back()
3830 jump_list **backtracks, sljit_u32 options) in read_char()
4042 static void read_char7_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char7_type()
4079 static void read_char8_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char8_type()
4198 static void move_back(compiler_common *common, jump_list **backtracks, BOOL must_be_valid) in move_back()
4285 static void check_newlinechar(compiler_common *common, int nltype, jump_list **backtracks, BOOL jum… in check_newlinechar()
6705 …es(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **backtracks) in optimize_class_ranges()
6857 …rs(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **backtracks) in optimize_class_chars()
6958 …ss(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **backtracks) in optimize_class()
7239 compare_context *context, jump_list **backtracks) in byte_sequence_compare()
7415 …ic void compile_xclass_matchingpath(compiler_common *common, PCRE2_SPTR cc, jump_list **backtracks) in compile_xclass_matchingpath()
8013 …tion_matchingpath(compiler_common *common, PCRE2_UCHAR type, PCRE2_SPTR cc, jump_list **backtracks) in compile_simple_assertion_matchingpath()
8497 …ngpath(compiler_common *common, PCRE2_UCHAR type, PCRE2_SPTR cc, jump_list **backtracks, BOOL chec… in compile_char1_matchingpath()
8902 …harn_matchingpath(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, jump_list **backtracks) in compile_charn_matchingpath()
9000 static void compile_dnref_search(compiler_common *common, PCRE2_SPTR cc, jump_list **backtracks) in compile_dnref_search()
9030 static void compile_ref_matchingpath(compiler_common *common, PCRE2_SPTR cc, jump_list **backtracks in compile_ref_matchingpath()