add_assoc_bool

(no version information, might be only in CVS)

add_assoc_bool -- ...

Description

#include <zend_API.h>

int add_assoc_bool ( zval* arg, char* key, int b )

...

Parameters

arg

...

key

...

b

...

Return Values

...