add_property_long_ex

add_property_long_ex -- ...

Description

#include <zend_API.h>

int add_property_long_ex ( zval* arg, char* key, uint key_len, long l, magic TSRMLS_DC )

...

Parameters

arg

...

key

...

key_len

...

l

...

TSRMLS_DC

...

Return Values

...