Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c3841 static zend_bool is_effective_op1_double_cast(zend_op *opline, zval *op2) { in is_effective_op1_double_cast() function
3952 } else if (is_effective_op1_double_cast(opline, &orig_op2)) { in can_convert_to_double()

Completed in 13 milliseconds