add_get_index_stringl
(no version information, might be only in CVS)
add_get_index_stringl -- ...
Description
#include <zend_API.h>
int
add_get_index_stringl ( zval* arg, uint idx, char* str, uint length, void** dest, int duplicate )
...
Parameters
- arg
...
- idx
...
- str
...
- length
...
- dest
...
- duplicate
...