Manuál PHP
Předcházející
Další
add_assoc_stringl_ex
add_assoc_stringl_ex -- Add a binary safe
string
value to an assoc array with binary safe key
Popis
#include <zend_API.h>
int
add_assoc_stringl_ex
( zval* arg, char* key, uint key_len, char* str, uint length, int duplicate )
...
Seznam parametrů
arg
...
key
...
key_len
...
str
...
length
...
duplicate
...
Návratové hodnoty
...
Předcházející
Domů
Další
add_assoc_string
Nahoru
add_assoc_stringl