Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_operators.c1637 static int hash_zval_identical_function(const zval **z1, const zval **z2) /* {{{ */ in hash_zval_identical_function() function
1679 …sh_compare(Z_ARRVAL_P(op1), Z_ARRVAL_P(op2), (compare_func_t) hash_zval_identical_function, 1 TSRM… in is_identical_function()

Completed in 11 milliseconds