Forum und email
Z_TYPE_PP

Z_TYPE_PP

Z_TYPE_PP -- Get type field from zval pointer pointer

Opis

#include <zend_operators.h>

zend_uchar Z_TYPE_PP ( zval ** zval_pp )

Return the type filed from the zval data structure pointed to by the pointer pointed to by zval_pp.

Parametry

zval_pp

Pointer to a pointer to a zval structure.

Zwracane wartości

Type of the zval structure pointed to.