Home
last modified time | relevance | path

Searched defs:ht1 (Results 1 – 4 of 4) sorted by relevance

/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()
2700 ZEND_API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, bool ordered) in zend_hash_compare()
H A Dzend_operators.c3047 ZEND_API int ZEND_FASTCALL zend_compare_symbol_tables(HashTable *ht1, HashTable *ht2) /* {{{ */
/PHP-8.1/Zend/Optimizer/
H A Dsccp.c1989 static void join_hash_tables(HashTable *ret, HashTable *ht1, HashTable *ht2) in join_hash_tables()
/PHP-8.1/ext/spl/
H A Dspl_array.c923 HashTable *ht1, in spl_array_compare_objects() local

Completed in 43 milliseconds