PHP Handbuch
Zurück
Weiter
add_assoc_bool_ex
add_assoc_bool_ex -- Add a
bool
value to an assoc array with binary safe key
Beschreibung
#include <zend_API.h>
int
add_assoc_bool_ex
( zval* arg, char* key, uint key_len, int b )
...
Parameter Liste
arg
...
key
...
key_len
...
b
...
Rückgabewerte
...
Zurück
Zum Anfang
Weiter
API Function and Macro reference (work in progress)
Nach oben
add_assoc_bool