Searched refs:ZEND_DUMP_SCCP (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/ext/opcache/Optimizer/ | ||
H A D | zend_optimizer.h | 82 #define ZEND_DUMP_SCCP (1<<29) macro |
H A D | sccp.c | 2457 if (ctx->debug_level & ZEND_DUMP_SCCP) { in sccp_optimize_op_array() |
Completed in 18 milliseconds