Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds