Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_alloc.c1109 static zend_never_inline void *zend_mm_alloc_large(zend_mm_heap *heap, size_t size ZEND_FILE_LINE_D… function
1114 static zend_never_inline void *zend_mm_alloc_large(zend_mm_heap *heap, size_t size ZEND_FILE_LINE_D… function
1402 ptr = zend_mm_alloc_large(heap, size ZEND_FILE_LINE_RELAY_CC ZEND_FILE_LINE_ORIG_RELAY_CC);

Completed in 13 milliseconds