add_next_index_stringl

(no version information, might be only in CVS)

add_next_index_stringl -- ...

Description

#include <zend_API.h>

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

...

Parameters

arg

...

str

...

length

...

duplicate

...

Return Values

...