Searched refs:is_not_identical_function (Results 1 – 3 of 3) sorted by relevance
74 ZEND_API zend_result ZEND_FASTCALL is_not_identical_function(zval *result, zval *op1, zval *op2);
1215 return (binary_op_type) is_not_identical_function; in get_binary_op()
2317 ZEND_API zend_result ZEND_FASTCALL is_not_identical_function(zval *result, zval *op1, zval *op2) /*… in is_not_identical_function() function
Completed in 19 milliseconds