zend_hash_get_current_key_ex

zend_hash_get_current_key_ex -- ...

説明

#include <zend_hash.h>

int zend_hash_get_current_key_ex ( HashTable* ht, char** str_index, uint* str_length, ulong* num_index, zend_bool duplicate, HashPosition* pos )

...

パラメータ

ht

...

str_index

...

str_length

...

num_index

...

duplicate

...

pos

...

返り値

...