Searched refs:ZEND_DUMP_BEFORE_BLOCK_PASS (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/Zend/Optimizer/ | ||
H A D | zend_optimizer.h | 72 #define ZEND_DUMP_BEFORE_BLOCK_PASS (1<<18) macro |
H A D | block_pass.c | 1882 if (ctx->debug_level & ZEND_DUMP_BEFORE_BLOCK_PASS) { in zend_optimize_cfg() |
Completed in 13 milliseconds