Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_opcode.c859 return (binary_op_type) is_not_identical_function; in get_binary_op()
H A Dzend_operators.h64 ZEND_API int is_not_identical_function(zval *result, zval *op1, zval *op2 TSRMLS_DC);
H A Dzend_operators.c1696 ZEND_API int is_not_identical_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) /* {{{ */ in is_not_identical_function() function

Completed in 15 milliseconds