Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_alloc.c322 # define ZEND_MM_STORAGE_REALLOC(ptr, size) heap->storage->handlers->_realloc(heap->storage, ptr,… macro
2296 segment = ZEND_MM_STORAGE_REALLOC(segment_copy, segment_size); in _zend_mm_realloc_int()

Completed in 17 milliseconds