Lines Matching refs:BACKTRACK_AS
6729 #define BACKTRACK_AS(type) ((type *)backtrack) macro
6991 BACKTRACK_AS(ref_iterator_backtrack)->matchingpath = LABEL(); in compile_ref_iterator_matchingpath()
7037 BACKTRACK_AS(ref_iterator_backtrack)->matchingpath = LABEL(); in compile_ref_iterator_matchingpath()
7051 CMPTO(SLJIT_LESS, TMP1, 0, SLJIT_IMM, min, BACKTRACK_AS(ref_iterator_backtrack)->matchingpath); in compile_ref_iterator_matchingpath()
7081 BACKTRACK_AS(recurse_backtrack)->inlined_pattern = TRUE; in compile_recurse_matchingpath()
7908 BACKTRACK_AS(bracket_backtrack)->private_data_ptr = private_data_ptr; in compile_bracket_matchingpath()
7916 BACKTRACK_AS(bracket_backtrack)->private_data_ptr = private_data_ptr; in compile_bracket_matchingpath()
7918 …BACKTRACK_AS(bracket_backtrack)->u.framesize = get_framesize(common, ccbegin, NULL, FALSE, &needs_… in compile_bracket_matchingpath()
7960 if (opcode != OP_ONCE || BACKTRACK_AS(bracket_backtrack)->u.framesize < 0) in compile_bracket_matchingpath()
7969 …braminzero = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_MEM1(TMP1), (BACKTRACK_AS(bracket_backtrack)->u.fr… in compile_bracket_matchingpath()
7990 BACKTRACK_AS(bracket_backtrack)->recursive_matchingpath = LABEL(); in compile_bracket_matchingpath()
7996 BACKTRACK_AS(bracket_backtrack)->alternative_matchingpath = rmax_label; in compile_bracket_matchingpath()
8009 if (BACKTRACK_AS(bracket_backtrack)->u.framesize < 0) in compile_bracket_matchingpath()
8020 if (BACKTRACK_AS(bracket_backtrack)->u.framesize == no_frame) in compile_bracket_matchingpath()
8041 if (BACKTRACK_AS(bracket_backtrack)->u.framesize == no_frame) in compile_bracket_matchingpath()
8053 stacksize += BACKTRACK_AS(bracket_backtrack)->u.framesize + 1; in compile_bracket_matchingpath()
8075 …init_frame(common, ccbegin, NULL, BACKTRACK_AS(bracket_backtrack)->u.framesize + stacksize, stacks… in compile_bracket_matchingpath()
8120 add_jump(compiler, &(BACKTRACK_AS(bracket_backtrack)->u.condfailed), in compile_bracket_matchingpath()
8142 add_jump(compiler, &(BACKTRACK_AS(bracket_backtrack)->u.condfailed), JUMP(SLJIT_ZERO)); in compile_bracket_matchingpath()
8148 BACKTRACK_AS(bracket_backtrack)->u.condfailed = NULL; in compile_bracket_matchingpath()
8216 BACKTRACK_AS(bracket_backtrack)->u.assert = assert; in compile_bracket_matchingpath()
8226 …match_once_common(common, ket, BACKTRACK_AS(bracket_backtrack)->u.framesize, private_data_ptr, has… in compile_bracket_matchingpath()
8275 BACKTRACK_AS(bracket_backtrack)->alternative_matchingpath = LABEL(); in compile_bracket_matchingpath()
8290 BACKTRACK_AS(bracket_backtrack)->alternative_matchingpath = LABEL(); in compile_bracket_matchingpath()
8300 BACKTRACK_AS(bracket_backtrack)->alternative_matchingpath = LABEL(); in compile_bracket_matchingpath()
8315 BACKTRACK_AS(bracket_backtrack)->recursive_matchingpath = LABEL(); in compile_bracket_matchingpath()
8333 BACKTRACK_AS(bracket_backtrack)->zero_matchingpath = LABEL(); in compile_bracket_matchingpath()
8345 if (opcode == OP_ONCE && BACKTRACK_AS(bracket_backtrack)->u.framesize >= 0) in compile_bracket_matchingpath()
8369 …BACKTRACK_AS(bracket_backtrack)->u.framesize = (BACKTRACK_AS(bracket_backtrack)->u.framesize << 1)… in compile_bracket_matchingpath()
8401 BACKTRACK_AS(bracketpos_backtrack)->private_data_ptr = private_data_ptr; in compile_bracketpos_matchingpath()
8426 BACKTRACK_AS(bracketpos_backtrack)->framesize = framesize; in compile_bracketpos_matchingpath()
8443 BACKTRACK_AS(bracketpos_backtrack)->stacksize = stacksize; in compile_bracketpos_matchingpath()
8493 BACKTRACK_AS(bracketpos_backtrack)->stacksize = stacksize; in compile_bracketpos_matchingpath()
8905 …compile_char1_matchingpath(common, type, cc, &BACKTRACK_AS(char_iterator_backtrack)->u.backtracks,… in compile_iterator_matchingpath()
8955 BACKTRACK_AS(char_iterator_backtrack)->u.charpos.enabled = TRUE; in compile_iterator_matchingpath()
8956 BACKTRACK_AS(char_iterator_backtrack)->u.charpos.chr = charpos_char; in compile_iterator_matchingpath()
8957 BACKTRACK_AS(char_iterator_backtrack)->u.charpos.othercasebit = charpos_othercasebit; in compile_iterator_matchingpath()
9088 BACKTRACK_AS(char_iterator_backtrack)->matchingpath = LABEL(); in compile_iterator_matchingpath()
9095 BACKTRACK_AS(char_iterator_backtrack)->matchingpath = LABEL(); in compile_iterator_matchingpath()
9106 BACKTRACK_AS(char_iterator_backtrack)->matchingpath = LABEL(); in compile_iterator_matchingpath()
9116 …compile_char1_matchingpath(common, type, cc, &BACKTRACK_AS(char_iterator_backtrack)->u.backtracks,… in compile_iterator_matchingpath()
9117 BACKTRACK_AS(char_iterator_backtrack)->matchingpath = LABEL(); in compile_iterator_matchingpath()
9301 common->then_trap = BACKTRACK_AS(then_trap_backtrack); in compile_then_trap_matchingpath()
9302 BACKTRACK_AS(then_trap_backtrack)->common.cc = then_trap_opcode; in compile_then_trap_matchingpath()
9303 BACKTRACK_AS(then_trap_backtrack)->start = (sljit_sw)(cc - common->start); in compile_then_trap_matchingpath()
9304 BACKTRACK_AS(then_trap_backtrack)->framesize = get_framesize(common, cc, ccend, FALSE, &needs_contr… in compile_then_trap_matchingpath()
9306 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()
9315 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(size - 1), SLJIT_IMM, BACKTRACK_AS(then_trap_backtrack)… in compile_then_trap_matchingpath()
9319 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()
9521 cc = compile_assert_matchingpath(common, cc, BACKTRACK_AS(assert_backtrack), FALSE); in compile_matchingpath()
9538 BACKTRACK_AS(braminzero_backtrack)->matchingpath = LABEL(); in compile_matchingpath()
9559 cc = compile_assert_matchingpath(common, cc, BACKTRACK_AS(assert_backtrack), FALSE); in compile_matchingpath()
9629 BACKTRACK_AS(then_trap_backtrack)->common.cc = then_trap_opcode; in compile_matchingpath()
9630 BACKTRACK_AS(then_trap_backtrack)->then_trap = common->then_trap; in compile_matchingpath()
9638 #undef BACKTRACK_AS