Home
last modified time | relevance | path

Searched refs:zend_get_type_by_const (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_API.h332 ZEND_API char *zend_get_type_by_const(int type);
H A Dzend_API.c196 ZEND_API char *zend_get_type_by_const(int type) /* {{{ */ in zend_get_type_by_const() function
223 return zend_get_type_by_const(Z_TYPE_P(arg)); in zend_zval_type_name()
H A Dzend_operators.c306 zend_get_type_by_const(ctype)); \

Completed in 34 milliseconds