Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_alloc.c1150 static zend_always_inline void zend_mm_free_pages_ex(zend_mm_heap *heap, zend_mm_chunk *chunk, uint… function
1166 zend_mm_free_pages_ex(heap, chunk, page_num, pages_count, 1);
2036 zend_mm_free_pages_ex(heap, chunk, i, pages_count, 0);

Completed in 19 milliseconds