Home
last modified time | relevance | path

Searched refs:xmlSaveClose (Results 1 – 13 of 13) sorted by relevance

/third_party/libxml2/os400/libxmlrpg/
Dxmlsave.rpgle88 d xmlSaveClose pr extproc('xmlSaveClose')
/third_party/libxml2/include/libxml/
Dxmlsave.h75 xmlSaveClose (xmlSaveCtxtPtr ctxt);
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlsave.in.h104 xmlSaveClose (xmlSaveCtxtPtr ctxt);
Dxmlsave.c2015 xmlSaveClose(xmlSaveCtxtPtr ctxt) in xmlSaveClose() function
Delfgcchack.h9329 #undef xmlSaveClose
9330 extern __typeof (xmlSaveClose) xmlSaveClose __attribute((alias("xmlSaveClose__internal_alias")));
9332 #ifndef xmlSaveClose
9333 extern __typeof (xmlSaveClose) xmlSaveClose__internal_alias __attribute((visibility("hidden")));
9334 #define xmlSaveClose xmlSaveClose__internal_alias macro
/third_party/libxml2/
Dlibxml2.syms1858 xmlSaveClose;
Dxmlsave.c1947 xmlSaveClose(xmlSaveCtxtPtr ctxt) in xmlSaveClose() function
Delfgcchack.h9320 #undef xmlSaveClose
9321 extern __typeof (xmlSaveClose) xmlSaveClose __attribute((alias("xmlSaveClose__internal_alias")));
9323 #ifndef xmlSaveClose
9324 extern __typeof (xmlSaveClose) xmlSaveClose__internal_alias __attribute((visibility("hidden")));
9325 #define xmlSaveClose xmlSaveClose__internal_alias macro
Dxmllint.c2736 xmlSaveClose(ctxt); in parseAndPrintFile()
Dtestapi.c34119 ret_val = xmlSaveClose(ctxt); in test_xmlSaveClose()
/third_party/libxml2/win32/
Dlibxml2.def.src1607 xmlSaveClose
/third_party/libxml2/python/
Dlibxml.c3003 xmlSaveClose(ctxt); in libxml_serializeNode()
/third_party/chromium/patch/
D0001-cve.patch110293 -#undef xmlSaveClose
110294 -extern __typeof (xmlSaveClose) xmlSaveClose __attribute((alias("xmlSaveClose__internal_alias")));
110296 -#ifndef xmlSaveClose
110297 -extern __typeof (xmlSaveClose) xmlSaveClose__internal_alias __attribute((visibility("hidden")));
110298 -#define xmlSaveClose xmlSaveClose__internal_alias