Searched refs:erealloc2_rel (Results 1 – 1 of 1) sorted by relevance
174 #define erealloc2_rel(ptr, size, copy_size) _erealloc2((ptr), (size), (copy_size) ZEND_FILE_LINE_R… macro213 …zend_realloc((ptr), (size) ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC):erealloc2_rel((ptr), (size),…
Completed in 7 milliseconds