zend_hash_compare

(no version information, might be only in CVS)

zend_hash_compare -- ...

说明

#include <zend_hash.h>

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

...

参数

ht1

...

ht2

...

compar

...

ordered TSRMLS_DC

...

返回值

...


add a note add a note User Contributed Notes
There are no user contributed notes for this page.