Forum und email
Z_TYPE_P

Z_TYPE_P

Z_TYPE_P -- Get type field from zval pointer

Popis

#include <zend_operators.h>

zend_uchar Z_TYPE_P ( zval * zval_p )

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

Seznam parametrů

zval_p

Pointer to a zval.

Návratové hodnoty

Type of the zval pointed to.