Home
last modified time | relevance | path

Searched refs:ALLOC_FALLBACK (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/ext/opcache/
H A Dzend_shared_alloc.c194 if (ALLOC_FALLBACK == res) { in zend_shared_alloc_startup()
195 return ALLOC_FALLBACK; in zend_shared_alloc_startup()
219 if (ALLOC_FALLBACK == res) { in zend_shared_alloc_startup()
220 return ALLOC_FALLBACK; in zend_shared_alloc_startup()
H A Dzend_shared_alloc.h71 #define ALLOC_FALLBACK 9 macro
H A Dshared_alloc_win32.c192 return ALLOC_FALLBACK; in zend_shared_alloc_reattach()
H A DZendAccelerator.c2855 case ALLOC_FALLBACK:

Completed in 30 milliseconds