Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_alloc.c1158 static zend_always_inline void zend_mm_free_pages_ex(zend_mm_heap *heap, zend_mm_chunk *chunk, uint… function
1174 zend_mm_free_pages_ex(heap, chunk, page_num, pages_count, 1);
2044 zend_mm_free_pages_ex(heap, chunk, i, pages_count, 0);

Completed in 16 milliseconds