FREE_ALLOCA       159 ext/opcache/ZendAccelerator.h #define FREE_ALLOCA(x)	free_alloca_with_limit(x, use_heap)
FREE_ALLOCA       163 ext/opcache/ZendAccelerator.h #define FREE_ALLOCA(x)	free_alloca(x)
FREE_ALLOCA       167 ext/opcache/ZendAccelerator.h #define FREE_ALLOCA(x)	free_alloca(x, use_heap)