add_property_bool_ex

(no version information, might be only in CVS)

add_property_bool_ex -- ...

Description

#include <zend_API.h>

int add_property_bool_ex ( zval* arg, char* key, uint key_len, int b TSRMLS_DC )

...

Parameters

arg

...

key

...

key_len

...

b TSRMLS_DC

...

Return Values

...