Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/
H A Dzend_shared_alloc.c213 if (ALLOC_FALLBACK == res) { in zend_shared_alloc_startup()
215 return ALLOC_FALLBACK; in zend_shared_alloc_startup()
239 if (ALLOC_FALLBACK == res) { in zend_shared_alloc_startup()
241 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.c3233 case ALLOC_FALLBACK:

Completed in 16 milliseconds