zend_hash_compare

(no version information, might be only in CVS)

zend_hash_compare -- ...

Description

#include <zend_hash.h>

int zend_hash_compare ( HashTable* ht1, HashTable* ht2, compare_func_t compar, zend_bool ordered TSRMLS_DC )

...

Parameters

ht1

...

ht2

...

compar

...

ordered TSRMLS_DC

...

Return Values

...