FREE_ALLOCA       160 ext/opcache/ZendAccelerator.h #define FREE_ALLOCA(x)	free_alloca_with_limit(x, use_heap)
FREE_ALLOCA       164 ext/opcache/ZendAccelerator.h #define FREE_ALLOCA(x)	free_alloca(x)
FREE_ALLOCA       168 ext/opcache/ZendAccelerator.h #define FREE_ALLOCA(x)	free_alloca(x, use_heap)