Z_LVAL_PP

Z_LVAL_PP -- Dereference a pointer to a zval pointer and return its lval element

Description

#include <zend_operators.h>

long Z_LVAL_PP ( zval ** zval_pp )

...

Parameters

zval_pp

...

Return Values

...