Searched defs:zend_get_type_by_const (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend_API.c | 202 ZEND_API char *zend_get_type_by_const(int type) /* {{{ */ function 231 return zend_get_type_by_const(Z_TYPE_P(arg)); |
Completed in 12 milliseconds