add_property_stringl_ex

(no version information, might be only in CVS)

add_property_stringl_ex -- ...

Description

#include <zend_API.h>

int add_property_stringl_ex ( zval* arg, char* key, uint key_len, char* str, uint length, int duplicate TSRMLS_DC )

...

Parameters

arg

...

key

...

key_len

...

str

...

length

...

duplicate TSRMLS_DC

...

Return Values

...