Searched refs:zend_hash_compare_impl (Results 1 – 1 of 1) sorted by relevance
2622 static zend_always_inline int zend_hash_compare_impl(HashTable *ht1, HashTable *ht2, compare_func_t… in zend_hash_compare_impl() function2719 result = zend_hash_compare_impl(ht1, ht2, compar, ordered); in zend_hash_compare()
Completed in 10 milliseconds