add_assoc_bool_ex

(no version information, might be only in CVS)

add_assoc_bool_ex -- ...

说明

#include <zend_API.h>

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

...

参数

arg

...

key

...

key_len

...

b

...

返回值

...