add_assoc_double_ex

(no version information, might be only in CVS)

add_assoc_double_ex -- ...

說明

#include <zend_API.h>

int add_assoc_double_ex ( zval* arg, char* key, uint key_len, double d )

...

參數

arg

...

key

...

key_len

...

d

...

返回值

...