Home
last modified time | relevance | path

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

/PHP-5.6/ext/opcache/Optimizer/
H A Doptimize_temp_vars_5.c37 #define OP1_CONST_IS_CLASS 1 macro
119 …|| ((op_const_means_class[opline->opcode] & OP1_CONST_IS_CLASS) && ZEND_OP1_TYPE(opline) == IS_CON…

Completed in 4 milliseconds