zend_hash_sort

(no version information, might be only in CVS)

zend_hash_sort -- ...

说明

#include <zend_hash.h>

int zend_hash_sort ( HashTable* ht, sort_func_t sort_func, compare_func_t compare_func, int renumber TSRMLS_DC )

...

参数

ht

...

sort_func

...

compare_func

...

renumber TSRMLS_DC

...

返回值

...


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