Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_wait.c73 static void phpdbg_array_intersect_init(phpdbg_intersect_ptr *info, HashTable *ht1, HashTable *ht2)… in phpdbg_array_intersect_init()
/PHP-7.4/Zend/
H A Dzend_ts_hash.c278 ZEND_API int zend_ts_hash_compare(TsHashTable *ht1, TsHashTable *ht2, compare_func_t compar, zend_b… in zend_ts_hash_compare()
H A Dzend_hash.c2540 static zend_always_inline int zend_hash_compare_impl(HashTable *ht1, HashTable *ht2, compare_func_t… in zend_hash_compare_impl()
2618 ZEND_API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, zend_bool ord… in zend_hash_compare()
H A Dzend_operators.c2973 ZEND_API int ZEND_FASTCALL zend_compare_symbol_tables(HashTable *ht1, HashTable *ht2) /* {{{ */
/PHP-7.4/ext/opcache/Optimizer/
H A Dsccp.c2038 static void join_hash_tables(HashTable *ret, HashTable *ht1, HashTable *ht2) in join_hash_tables()
/PHP-7.4/ext/spl/
H A Dspl_array.c932 *ht2; in spl_array_compare_objects() local
/PHP-7.4/ext/soap/
H A Dsoap.c1004 HashTable *ht2; in soap_create_typemap() local

Completed in 44 milliseconds