Home
last modified time | relevance | path

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

/php-src/Zend/Optimizer/
H A Dzend_inference.c4271 static bool is_effective_op2_double_cast(zend_op *opline, zval *op1) { in is_effective_op2_double_cast() function
4384 } else if (is_effective_op2_double_cast(opline, &orig_op1)) { in can_convert_to_double()

Completed in 21 milliseconds