Home
last modified time | relevance | path

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

/PHP-7.0/ext/opcache/Optimizer/
H A Doptimize_func_calls.c32 #define ZEND_OP2_IS_CONST_STRING(opline) \ macro
59 if (ZEND_OP2_IS_CONST_STRING(opline)) { in optimize_func_calls()

Completed in 5 milliseconds