Searched refs:malloc_fcn (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/xml/ | ||
H A D | expat_compat.h | 63 void *(*malloc_fcn)(size_t size); member |
H A D | xml.c | 263 php_xml_mem_hdlrs.malloc_fcn = php_xml_malloc_wrapper; in PHP_MINIT_FUNCTION() |
Completed in 14 milliseconds