add_next_index_unset

add_next_index_unset -- Add unset value to assoc array using next free numeric index

Description

#include <zend_API.h>

int add_next_index_unset ( zval* arg )

...

Parameters

arg

...

Return Values

...