add_get_assoc_stringl_ex

(no version information, might be only in CVS)

add_get_assoc_stringl_ex -- ...

说明

#include <zend_API.h>

int add_get_assoc_stringl_ex ( zval* arg, char* key, uint key_len, char* str, uint length, void** dest, int duplicate )

...

参数

arg

...

key

...

key_len

...

str

...

length

...

dest

...

duplicate

...

返回值

...


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