FREE_ALLOCA       161 ext/opcache/ZendAccelerator.h #define FREE_ALLOCA(x)	free_alloca_with_limit(x, use_heap)
FREE_ALLOCA       165 ext/opcache/ZendAccelerator.h #define FREE_ALLOCA(x)	free_alloca(x)
FREE_ALLOCA       169 ext/opcache/ZendAccelerator.h #define FREE_ALLOCA(x)	free_alloca(x, use_heap)