zend_hash_get_current_key

zend_hash_get_current_key -- ...

説明

#include <zend_hash.h>

int zend_hash_get_current_key ( HashTable* ht, char** str_index, ulong* num_index, zend_bool duplicate )

...

パラメータ

ht

...

str_index

...

num_index

...

duplicate

...

返り値

...