PHP Handbuch
Zurück
Weiter
add_assoc_unicodel_ex
add_assoc_unicodel_ex -- Add a binary safe unicode_string value to an assoc array with binary safe key
Beschreibung
#include <zend_API.h>
int
add_assoc_unicodel_ex
( zval* arg, char* key, uint key_len, void* str, uint length, int duplicate )
...
Parameter Liste
arg
...
key
...
key_len
...
str
...
length
...
duplicate
...
Rückgabewerte
...
Zurück
Zum Anfang
Weiter
add_assoc_unicode
Nach oben
add_assoc_unicodel