Searched refs:STACK (Results 1 – 5 of 5) sorted by relevance
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 472 #define STACK(i) ((-(i) - 1) * (int)sizeof(sljit_sw)) macro 1437 stackpos = STACK(stackpos); in init_frame() 1543 SLJIT_ASSERT(stackpos == STACK(stacktop)); in init_frame() 1688 stackptr = STACK(stackptr - 2); in copy_private_data() 1689 stacktop = STACK(stacktop - 1); in copy_private_data() 6268 OP1(SLJIT_MOV, TMP2, 0, SLJIT_MEM1(STACK_TOP), STACK(2)); in compile_ref_iterator_matchingpath() 6274 OP1(SLJIT_MOV, TMP1, 0, SLJIT_MEM1(STACK_TOP), STACK(1)); in compile_ref_iterator_matchingpath() 6276 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(1), TMP1, 0); in compile_ref_iterator_matchingpath() 6280 OP2(SLJIT_ADD, SLJIT_MEM1(STACK_TOP), STACK(1), SLJIT_MEM1(STACK_TOP), STACK(1), SLJIT_IMM, 1); in compile_ref_iterator_matchingpath() 6340 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(0), TMP2, 0); in compile_recurse_matchingpath() [all …]
|
H A D | AUTHORS | 26 STACK-LESS JUST-IN-TIME COMPILER
|
H A D | LICENCE | 43 STACK-LESS JUST-IN-TIME COMPILER
|
/PHP-7.0/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 1106 AVOIDING EXCESSIVE STACK USAGE 4057 OBTAINING AN ESTIMATE OF STACK USAGE 8491 CONTROLLING THE JIT STACK 8576 JIT STACK FAQ 9403 STACK USAGE AT RUN TIME 10277 PCRE DISCUSSION OF STACK USAGE
|
/PHP-7.0/ext/fileinfo/tests/ |
H A D | magic | 16018 >0 belong&0xfc000000 0x10000000 \b, STACK
|
Completed in 82 milliseconds