Home
last modified time | relevance | path

Searched defs:xmlReallocFunc (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dxmlmemory.h77 typedef void *(XMLCALL *xmlReallocFunc)(void *mem, size_t size); typedef
/external/libxml2/os400/
Drpgsupport.c63 THREADED_VAR(xmlRealloc, xmlReallocFunc) in THREADED_VAR() argument