Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_ts_hash.c312 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_operators.c2212 ZEND_API int zend_compare_symbol_tables_i(HashTable *ht1, HashTable *ht2 TSRMLS_DC) /* {{{ */
2218 ZEND_API void zend_compare_symbol_tables(zval *result, HashTable *ht1, HashTable *ht2 TSRMLS_DC) /*…
H A Dzend_hash.c1505 ZEND_API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, zend_bool ord… in zend_hash_compare()
/PHP-5.5/ext/spl/
H A Dspl_array.c904 HashTable *ht1, in spl_array_compare_objects() local

Completed in 32 milliseconds