Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_alloc.c1111 static zend_always_inline void zend_mm_free_pages_ex(zend_mm_heap *heap, zend_mm_chunk *chunk, uint… function
1127 zend_mm_free_pages_ex(heap, chunk, page_num, pages_count, 1);
1945 zend_mm_free_pages_ex(heap, chunk, i, pages_count, 0);

Completed in 12 milliseconds