add_property_stringl

(no version information, might be only in CVS)

add_property_stringl -- ...

Description

#include <zend_API.h>

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

...

Parameters

arg

...

key

...

str

...

length

...

duplicate

...

Return Values

...