stackptr 1672 ext/pcre/pcrelib/pcre_jit_compile.c BOOL save, int stackptr, int stacktop, BOOL needs_control_head) stackptr 1688 ext/pcre/pcrelib/pcre_jit_compile.c stackptr = STACK(stackptr - 2); stackptr 1693 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += (needs_control_head ? 2 : 1) * sizeof(sljit_sw); stackptr 1694 ext/pcre/pcrelib/pcre_jit_compile.c if (stackptr < stacktop) stackptr 1696 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP1, 0, SLJIT_MEM1(STACK_TOP), stackptr); stackptr 1697 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += sizeof(sljit_sw); stackptr 1700 ext/pcre/pcrelib/pcre_jit_compile.c if (stackptr < stacktop) stackptr 1702 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP2, 0, SLJIT_MEM1(STACK_TOP), stackptr); stackptr 1703 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += sizeof(sljit_sw); stackptr 1911 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), stackptr, TMP1, 0); stackptr 1912 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += sizeof(sljit_sw); stackptr 1922 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), stackptr, TMP2, 0); stackptr 1923 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += sizeof(sljit_sw); stackptr 1936 ext/pcre/pcrelib/pcre_jit_compile.c tmp1empty = stackptr >= stacktop; stackptr 1939 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP1, 0, SLJIT_MEM1(STACK_TOP), stackptr); stackptr 1940 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += sizeof(sljit_sw); stackptr 1948 ext/pcre/pcrelib/pcre_jit_compile.c tmp2empty = stackptr >= stacktop; stackptr 1951 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP2, 0, SLJIT_MEM1(STACK_TOP), stackptr); stackptr 1952 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += sizeof(sljit_sw); stackptr 1967 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), stackptr, TMP1, 0); stackptr 1968 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += sizeof(sljit_sw); stackptr 1972 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), stackptr, TMP2, 0); stackptr 1973 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += sizeof(sljit_sw); stackptr 1980 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), stackptr, TMP2, 0); stackptr 1981 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += sizeof(sljit_sw); stackptr 1985 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), stackptr, TMP1, 0); stackptr 1986 ext/pcre/pcrelib/pcre_jit_compile.c stackptr += sizeof(sljit_sw); stackptr 1990 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(cc == ccend && stackptr == stacktop && (save || (tmp1empty && tmp2empty)));