Forum und email
Z_TYPE

Z_TYPE

Z_TYPE -- Get the type field of a zval

Popis

#include <zend_operators.h>

zend_uchar Z_TYPE ( zval zv )

Return the type field of a zval.

Seznam parametrů

zv

A zval data structure.

Návratové hodnoty

The type field of zv.