PHP 手册
后退
前进
zend_hash_get_current_data_ex
(no version information, might be only in CVS)
zend_hash_get_current_data_ex -- ...
说明
#include <zend_hash.h>
int
zend_hash_get_current_data_ex
( HashTable* ht, void** pData, HashPosition* pos )
...
参数
ht
...
pData
...
pos
...
返回值
...
后退
起点
前进
zend_hash_func
上一级
zend_hash_get_current_key_ex