Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_alloc.c1093 static zend_always_inline void zend_mm_free_pages_ex(zend_mm_heap *heap, zend_mm_chunk *chunk, uint… function
1109 zend_mm_free_pages_ex(heap, chunk, page_num, pages_count, 1);
1983 zend_mm_free_pages_ex(heap, chunk, i, pages_count, 0);

Completed in 14 milliseconds