add_assoc_null_ex
Add a null value to an assoc array with binary safe key
&reftitle.description;
#include <zend_API.h>
intadd_assoc_null_ex
zval*arg
char*key
uintkey_len
...
&reftitle.parameters;
arg
...
key
...
key_len
...
&reftitle.returnvalues;
...