Home
last modified time | relevance | path

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

/PHP-5.6/ext/opcache/Optimizer/
H A Doptimize_temp_vars_5.c38 #define OP2_CONST_IS_CLASS 2 macro
140 …|| ((op_const_means_class[opline->opcode] & OP2_CONST_IS_CLASS) && ZEND_OP2_TYPE(opline) == IS_CON…

Completed in 5 milliseconds