zend_hash_update_current_key_ex

(no version information, might be only in CVS)

zend_hash_update_current_key_ex -- ...

说明

#include <zend_hash.h>

int zend_hash_update_current_key_ex ( HashTable* ht, int key_type, char* str_index, uint str_length, ulong num_index, HashPosition* pos )

...

参数

ht

...

key_type

...

str_index

...

str_length

...

num_index

...

pos

...

返回值

...


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