Searched refs:ALLOC_FALLBACK (Results 1 – 4 of 4) sorted by relevance
193 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()
74 #define ALLOC_FALLBACK 9 macro
165 return ALLOC_FALLBACK; in zend_shared_alloc_reattach()
3029 case ALLOC_FALLBACK:
Completed in 23 milliseconds