Home
last modified time | relevance | path

Searched refs:ZEND_CFG_STACKLESS (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_cfg.h102 #define ZEND_CFG_STACKLESS (1<<30) macro
H A Dzend_cfg.c297 cfg->split_at_calls = (build_flags & ZEND_CFG_STACKLESS) != 0; in zend_build_cfg()
327 if (build_flags & ZEND_CFG_STACKLESS) { in zend_build_cfg()
335 if (build_flags & ZEND_CFG_STACKLESS) { in zend_build_cfg()

Completed in 7 milliseconds