Home
last modified time | relevance | path

Searched defs:ht2 (Results 1 – 5 of 5) sorted by relevance

/php-src/Zend/
H A Dzend_hash.c3061 static zend_always_inline int zend_hash_compare_impl(HashTable *ht1, HashTable *ht2, compare_func_t… in zend_hash_compare_impl()
3163 ZEND_API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, bool ordered) in zend_hash_compare()
H A Dzend_operators.c3380 ZEND_API int ZEND_FASTCALL zend_compare_symbol_tables(HashTable *ht1, HashTable *ht2) /* {{{ */
/php-src/Zend/Optimizer/
H A Dsccp.c1951 static void join_hash_tables(HashTable *ret, HashTable *ht1, HashTable *ht2) in join_hash_tables()
/php-src/ext/spl/
H A Dspl_array.c884 *ht2; in spl_array_compare_objects() local
/php-src/ext/soap/
H A Dsoap.c673 HashTable *ht2; in soap_create_typemap() local

Completed in 59 milliseconds