Home
last modified time | relevance | path

Searched refs:xmlModuleClose (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/os400/libxmlrpg/
Dxmlmodule.rpgle48 d xmlModuleClose pr extproc('xmlModuleClose')
/third_party/libxml2/include/libxml/
Dxmlmodule.h47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module);
/third_party/libxml2/
DtestModule.c68 xmlModuleClose(module); in main()
Dxmlmodule.c155 xmlModuleClose(xmlModulePtr module) in xmlModuleClose() function
Dlibxml2.syms1976 xmlModuleClose;
Delfgcchack.h5424 #undef xmlModuleClose
5425 extern __typeof (xmlModuleClose) xmlModuleClose __attribute((alias("xmlModuleClose__internal_alias"…
5427 #ifndef xmlModuleClose
5428 extern __typeof (xmlModuleClose) xmlModuleClose__internal_alias __attribute((visibility("hidden")));
5429 #define xmlModuleClose xmlModuleClose__internal_alias macro
Dtestapi.c30064 ret_val = xmlModuleClose(module); in test_xmlModuleClose()
/third_party/libxml2/win32/
Dlibxml2.def.src1095 xmlModuleClose
/third_party/chromium/patch/
D0001-cve.patch106409 -#undef xmlModuleClose
106410 -extern __typeof (xmlModuleClose) xmlModuleClose __attribute((alias("xmlModuleClose__internal_alias…
106412 -#ifndef xmlModuleClose
106413 -extern __typeof (xmlModuleClose) xmlModuleClose__internal_alias __attribute((visibility("hidden"))…
106414 -#define xmlModuleClose xmlModuleClose__internal_alias