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