Home
last modified time | relevance | path

Searched defs:xmlFreeFunc (Results 1 – 3 of 3) sorted by relevance

/third_party/libxml2/include/libxml/
Dxmlmemory.h57 typedef void (XMLCALL *xmlFreeFunc)(void *mem); typedef
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlmemory.in.h85 typedef void (XMLCALL *xmlFreeFunc)(void *mem); typedef
/third_party/libxml2/os400/
Drpgsupport.c33 THREADED_VAR(xmlFree, xmlFreeFunc) in THREADED_VAR() argument