• Home
  • Raw
  • Download

Lines Matching refs:CURRENT_AS

10743 #define CURRENT_AS(type) ((type *)current)  macro
10770 set_jumps(CURRENT_AS(char_iterator_backtrack)->u.backtracks, LABEL()); in compile_iterator_backtrackingpath()
10773 …CMPTO(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0, CURRENT_AS(char_iterator_backtrack)->matchingpath… in compile_iterator_backtrackingpath()
10777 if (CURRENT_AS(char_iterator_backtrack)->u.charpos.enabled) in compile_iterator_backtrackingpath()
10787 if (CURRENT_AS(char_iterator_backtrack)->u.charpos.othercasebit != 0) in compile_iterator_backtrackingpath()
10788 …OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, CURRENT_AS(char_iterator_backtrack)->u.charpos.othercas… in compile_iterator_backtrackingpath()
10789 …CMPTO(SLJIT_EQUAL, TMP1, 0, SLJIT_IMM, CURRENT_AS(char_iterator_backtrack)->u.charpos.chr, CURRENT… in compile_iterator_backtrackingpath()
10799 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
10811 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
10826 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
10836 …CMPTO(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0, CURRENT_AS(char_iterator_backtrack)->matchingpath… in compile_iterator_backtrackingpath()
10838 set_jumps(CURRENT_AS(char_iterator_backtrack)->u.backtracks, LABEL()); in compile_iterator_backtrackingpath()
10841 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
10852 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
10888 …CMPTO(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0, CURRENT_AS(ref_iterator_backtrack)->matchingpath); in compile_ref_iterator_backtrackingpath()
10893 CMPTO(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0, CURRENT_AS(ref_iterator_backtrack)->matchingpath); in compile_ref_iterator_backtrackingpath()
10903 if (!CURRENT_AS(recurse_backtrack)->inlined_pattern) in compile_recurse_backtrackingpath()
10905 entry = CURRENT_AS(recurse_backtrack)->entry; in compile_recurse_backtrackingpath()
10910 CMPTO(SLJIT_NOT_EQUAL, TMP1, 0, SLJIT_IMM, 0, CURRENT_AS(recurse_backtrack)->matchingpath); in compile_recurse_backtrackingpath()
10938 if (CURRENT_AS(assert_backtrack)->framesize < 0) in compile_assert_backtrackingpath()
10945 CMPTO(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0, CURRENT_AS(assert_backtrack)->matchingpath); in compile_assert_backtrackingpath()
10956 CMPTO(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0, CURRENT_AS(assert_backtrack)->matchingpath); in compile_assert_backtrackingpath()
10966 …OP1(SLJIT_MOV, STACK_TOP, 0, SLJIT_MEM1(SLJIT_SP), CURRENT_AS(assert_backtrack)->private_data_ptr); in compile_assert_backtrackingpath()
10969 …OP2(SLJIT_ADD, STACK_TOP, 0, STACK_TOP, 0, SLJIT_IMM, (CURRENT_AS(assert_backtrack)->framesize - 1… in compile_assert_backtrackingpath()
10970 OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), CURRENT_AS(assert_backtrack)->private_data_ptr, TMP1, 0); in compile_assert_backtrackingpath()
10982 JUMPTO(SLJIT_JUMP, CURRENT_AS(assert_backtrack)->matchingpath); in compile_assert_backtrackingpath()
10992 int private_data_ptr = CURRENT_AS(bracket_backtrack)->private_data_ptr; in compile_bracket_backtrackingpath()
11035 …_SIZE] >= OP_ASSERT && ccbegin[1 + LINK_SIZE] <= OP_ASSERTBACK_NOT) || CURRENT_AS(bracket_backtrac… in compile_bracket_backtrackingpath()
11046 needs_control_head = (CURRENT_AS(bracket_backtrack)->u.framesize & 0x1) != 0; in compile_bracket_backtrackingpath()
11047 CURRENT_AS(bracket_backtrack)->u.framesize >>= 1; in compile_bracket_backtrackingpath()
11078 …CMPTO(SLJIT_NOT_EQUAL, TMP1, 0, SLJIT_IMM, 0, CURRENT_AS(bracket_backtrack)->recursive_matchingpat… in compile_bracket_backtrackingpath()
11086 if (opcode != OP_ONCE || CURRENT_AS(bracket_backtrack)->u.framesize < 0) in compile_bracket_backtrackingpath()
11087 …CMPTO(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_MEM1(SLJIT_SP), private_data_ptr, CURRENT_AS(bracket_back… in compile_bracket_backtrackingpath()
11091 …OT_EQUAL, STR_PTR, 0, SLJIT_MEM1(TMP1), STACK(-CURRENT_AS(bracket_backtrack)->u.framesize - 2), CU… in compile_bracket_backtrackingpath()
11098 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->recursive_matchingpath); in compile_bracket_backtrackingpath()
11141 if (CURRENT_AS(bracket_backtrack)->u.framesize >= 0) in compile_bracket_backtrackingpath()
11145 …OP2(SLJIT_ADD, STACK_TOP, 0, STACK_TOP, 0, SLJIT_IMM, (CURRENT_AS(bracket_backtrack)->u.framesize … in compile_bracket_backtrackingpath()
11193 assert = CURRENT_AS(bracket_backtrack)->u.assert; in compile_bracket_backtrackingpath()
11203 set_jumps(CURRENT_AS(bracket_backtrack)->u.assert->condfailed, LABEL()); in compile_bracket_backtrackingpath()
11205 else if (CURRENT_AS(bracket_backtrack)->u.condfailed != NULL) in compile_bracket_backtrackingpath()
11209 set_jumps(CURRENT_AS(bracket_backtrack)->u.condfailed, LABEL()); in compile_bracket_backtrackingpath()
11248 …match_once_common(common, ket, CURRENT_AS(bracket_backtrack)->u.framesize, private_data_ptr, has_a… in compile_bracket_backtrackingpath()
11302 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->alternative_matchingpath); in compile_bracket_backtrackingpath()
11336 assert = CURRENT_AS(bracket_backtrack)->u.assert; in compile_bracket_backtrackingpath()
11381 if (CURRENT_AS(bracket_backtrack)->u.framesize >= 0) in compile_bracket_backtrackingpath()
11384 …stacksize += CURRENT_AS(bracket_backtrack)->u.framesize + ((ket != OP_KET || *cc == OP_ALT) ? 2 : … in compile_bracket_backtrackingpath()
11397 if (CURRENT_AS(bracket_backtrack)->u.framesize >= 0) in compile_bracket_backtrackingpath()
11398 …OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), private_data_ptr, SLJIT_MEM1(STACK_TOP), STACK(-CURRENT_AS(br… in compile_bracket_backtrackingpath()
11420 …CMPTO(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0, CURRENT_AS(bracket_backtrack)->recursive_matching… in compile_bracket_backtrackingpath()
11424 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->zero_matchingpath); in compile_bracket_backtrackingpath()
11447 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->zero_matchingpath); in compile_bracket_backtrackingpath()
11458 if (CURRENT_AS(bracketpos_backtrack)->framesize < 0) in compile_bracketpos_backtrackingpath()
11473 free_stack(common, CURRENT_AS(bracketpos_backtrack)->stacksize); in compile_bracketpos_backtrackingpath()
11477 OP1(SLJIT_MOV, STACK_TOP, 0, SLJIT_MEM1(SLJIT_SP), CURRENT_AS(bracketpos_backtrack)->private_data_p… in compile_bracketpos_backtrackingpath()
11479 OP2(SLJIT_ADD, STACK_TOP, 0, STACK_TOP, 0, SLJIT_IMM, (CURRENT_AS(bracketpos_backtrack)->framesize … in compile_bracketpos_backtrackingpath()
11486 free_stack(common, CURRENT_AS(bracketpos_backtrack)->stacksize); in compile_bracketpos_backtrackingpath()
11489 …IT_MOV, SLJIT_MEM1(SLJIT_SP), CURRENT_AS(bracketpos_backtrack)->private_data_ptr, SLJIT_MEM1(STACK… in compile_bracketpos_backtrackingpath()
11509 backtrack.matchingpath = CURRENT_AS(braminzero_backtrack)->matchingpath; in compile_braminzero_backtrackingpath()
11584 if (CURRENT_AS(then_trap_backtrack)->then_trap) in compile_then_trap_backtrackingpath()
11586 common->then_trap = CURRENT_AS(then_trap_backtrack)->then_trap; in compile_then_trap_backtrackingpath()
11590 size = CURRENT_AS(then_trap_backtrack)->framesize; in compile_then_trap_backtrackingpath()
11597 set_jumps(CURRENT_AS(then_trap_backtrack)->quit, LABEL()); in compile_then_trap_backtrackingpath()
11599 if (CURRENT_AS(then_trap_backtrack)->framesize >= 0) in compile_then_trap_backtrackingpath()
11602 …OP2(SLJIT_ADD, STACK_TOP, 0, STACK_TOP, 0, SLJIT_IMM, (CURRENT_AS(then_trap_backtrack)->framesize … in compile_then_trap_backtrackingpath()
12017 #undef CURRENT_AS