Z_TYPE

Z_TYPE -- Get the type field of a zval

Leírás

#include <zend_operators.h>

zend_uchar Z_TYPE ( zval zv )

Return the type field of a zval.

Paraméterek

zv

A zval data structure.

Visszatérési értékek

The type field of zv.