Searched refs:php_xml_realloc_wrapper (Results 1 – 1 of 1) sorted by relevance
232 static void *php_xml_realloc_wrapper(void *ptr, size_t sz) in php_xml_realloc_wrapper() function263 php_xml_mem_hdlrs.realloc_fcn = php_xml_realloc_wrapper; in PHP_MINIT_FUNCTION()
Completed in 7 milliseconds