add_assoc_double_ex
Add a double value to an assoc array with binary safe key
&reftitle.description;
#include <zend_API.h>
intadd_assoc_double_ex
zval*arg
char*key
uintkey_len
doubled
...
&reftitle.parameters;
arg
...
key
...
key_len
...
d
...
&reftitle.returnvalues;
...