Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_inference.c3418 static zend_bool is_effective_op2_double_cast(zend_op *opline, zval *op1) { in is_effective_op2_double_cast() function
3531 } else if (is_effective_op2_double_cast(opline, &orig_op1)) { in can_convert_to_double()

Completed in 12 milliseconds