Home
last modified time | relevance | path

Searched refs:zend_hash_compare_impl (Results 1 – 1 of 1) sorted by last modified time

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

Completed in 25 milliseconds