add_index_stringl

(no version information, might be only in CVS)

add_index_stringl -- ...

说明

#include <zend_API.h>

int add_index_stringl ( zval* arg, uint idx, char* str, uint length, int duplicate )

...

参数

arg

...

idx

...

str

...

length

...

duplicate

...

返回值

...


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