Searched refs:is_effective_op1_double_cast (Results 1 – 1 of 1) sorted by relevance
3618 static zend_bool is_effective_op1_double_cast(zend_op *opline, zval *op2) { in is_effective_op1_double_cast() function3729 } else if (is_effective_op1_double_cast(opline, &orig_op2)) { in can_convert_to_double()
Completed in 16 milliseconds