Home
last modified time | relevance | path

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

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

Completed in 71 milliseconds