Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds