Home
last modified time | relevance | path

Searched refs:chunk_truncate (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/Zend/
H A Dzend_alloc.c741 if (heap->storage->handlers.chunk_truncate) {
742 return heap->storage->handlers.chunk_truncate(heap->storage, addr, old_size, new_size);
H A Dzend_alloc.h304 zend_mm_chunk_truncate_t chunk_truncate; member

Completed in 20 milliseconds