Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_operators.h75 ZEND_API zend_result ZEND_FASTCALL is_not_identical_function(zval *result, zval *op1, zval *op2);
H A Dzend_opcode.c1246 return (binary_op_type) is_not_identical_function; in get_binary_op()
H A Dzend_operators.c2423 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