Forum und email
Z_TYPE

Z_TYPE

Z_TYPE -- Get the type field of a zval

Opis

#include <zend_operators.h>

zend_uchar Z_TYPE ( zval zv )

Return the type field of a zval.

Parametry

zv

A zval data structure.

Zwracane wartości

The type field of zv.