Home
last modified time | relevance | path

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

/PHP-5.6/ext/opcache/Optimizer/
H A Dpass1_5.c19 zend_bool collect_constants = (ZEND_OPTIMIZER_PASS_15 & OPTIMIZATION_LEVEL)? variable
341 if (collect_constants &&
358 collect_constants = 0;
488 if (collect_constants &&
532 collect_constants = 0;

Completed in 6 milliseconds