Searched refs:realloc_fcn (Results 1 – 2 of 2) sorted by relevance
/PHP-7.2/ext/xml/ | ||
H A D | expat_compat.h | 68 void *(*realloc_fcn)(void *ptr, size_t size); member |
H A D | xml.c | 349 php_xml_mem_hdlrs.realloc_fcn = php_xml_realloc_wrapper; in PHP_MINIT_FUNCTION() |
Completed in 9 milliseconds