Searched refs:ALLOC_FALLBACK (Results 1 – 4 of 4) sorted by relevance
194 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()
71 #define ALLOC_FALLBACK 9 macro
178 return ALLOC_FALLBACK; in zend_shared_alloc_reattach()
2803 case ALLOC_FALLBACK:
Completed in 19 milliseconds