Lines Matching defs:backtracks

317     jump_list *backtracks;  member
3804 static void detect_partial_match(compiler_common *common, jump_list **backtracks) in detect_partial_match()
3866 …_char(compiler_common *common, sljit_u32 max, sljit_s32 dst, sljit_sw dstw, jump_list **backtracks) in peek_char()
3950 static void peek_char_back(compiler_common *common, sljit_u32 max, jump_list **backtracks) in peek_char_back()
4024 jump_list **backtracks, sljit_u32 options) in read_char()
4267 static void read_char7_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char7_type()
4305 static void read_char8_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char8_type()
4424 static void move_back(compiler_common *common, jump_list **backtracks, BOOL must_be_valid) in move_back()
4511 static void check_newlinechar(compiler_common *common, int nltype, jump_list **backtracks, BOOL jum… in check_newlinechar()
6946 …es(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **backtracks) in optimize_class_ranges()
7098 …rs(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **backtracks) in optimize_class_chars()
7199 …ss(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **backtracks) in optimize_class()
7480 compare_context *context, jump_list **backtracks) in byte_sequence_compare()
7660 …ic void compile_xclass_matchingpath(compiler_common *common, PCRE2_SPTR cc, jump_list **backtracks) in compile_xclass_matchingpath()
8453 …tion_matchingpath(compiler_common *common, PCRE2_UCHAR type, PCRE2_SPTR cc, jump_list **backtracks) in compile_simple_assertion_matchingpath()
8950 …ngpath(compiler_common *common, PCRE2_UCHAR type, PCRE2_SPTR cc, jump_list **backtracks, BOOL chec… in compile_char1_matchingpath()
9334 …harn_matchingpath(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, jump_list **backtracks) in compile_charn_matchingpath()
9432 static void compile_dnref_search(compiler_common *common, PCRE2_SPTR cc, jump_list **backtracks) in compile_dnref_search()
9462 static void compile_ref_matchingpath(compiler_common *common, PCRE2_SPTR cc, jump_list **backtracks in compile_ref_matchingpath()