Home
last modified time | relevance | path

Searched defs:DO_ALLOCA (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/opcache/
H A DZendAccelerator.h160 #define DO_ALLOCA(x) do_alloca_with_limit(x, use_heap) macro
164 #define DO_ALLOCA(x) do_alloca(x) macro
168 #define DO_ALLOCA(x) do_alloca(x, use_heap) macro

Completed in 8 milliseconds