Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_hash.c2540 static zend_always_inline int zend_hash_compare_impl(HashTable *ht1, HashTable *ht2, compare_func_t… in zend_hash_compare_impl() function
2639 result = zend_hash_compare_impl(ht1, ht2, compar, ordered); in zend_hash_compare()

Completed in 13 milliseconds