ZEND_FAST_ALLOC   151 Zend/zend_alloc.h #define ZEND_FAST_ALLOC(p, type, fc_type)	\
ZEND_FAST_ALLOC   165 Zend/zend_alloc.h 	ZEND_FAST_ALLOC(z, zval, ZVAL_CACHE_LIST)
ZEND_FAST_ALLOC   178 Zend/zend_alloc.h 	ZEND_FAST_ALLOC(ht, HashTable, HASHTABLE_CACHE_LIST)
ZEND_FAST_ALLOC    83 Zend/zend_fast_cache.h 	ZEND_FAST_ALLOC(p, type, fc_type)
ZEND_FAST_ALLOC   109 Zend/zend_fast_cache.h 	ZEND_FAST_ALLOC(z, zval, ZVAL_CACHE_LIST)
ZEND_FAST_ALLOC   122 Zend/zend_fast_cache.h 	ZEND_FAST_ALLOC(ht, HashTable, HASHTABLE_CACHE_LIST)