Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A Dzend_shared_alloc.c193 if (ALLOC_FALLBACK == res) { in zend_shared_alloc_startup()
194 return ALLOC_FALLBACK; in zend_shared_alloc_startup()
218 if (ALLOC_FALLBACK == res) { in zend_shared_alloc_startup()
219 return ALLOC_FALLBACK; in zend_shared_alloc_startup()
H A Dzend_shared_alloc.h74 #define ALLOC_FALLBACK 9 macro
H A Dshared_alloc_win32.c165 return ALLOC_FALLBACK; in zend_shared_alloc_reattach()
H A DZendAccelerator.c3029 case ALLOC_FALLBACK:

Completed in 22 milliseconds