Home
last modified time | relevance | path

Searched refs:xmlShellSave (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
DdebugXML.h178 xmlShellSave (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/include/libxml/
DdebugXML.h178 xmlShellSave (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
DdebugXML.c2574 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, in xmlShellSave() function
2937 xmlShellSave(ctxt, arg, NULL, NULL); in xmlShell()
Delfgcchack.h10540 #undef xmlShellSave
10541 extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias")));
10543 #ifndef xmlShellSave
10544 extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden")));
10545 #define xmlShellSave xmlShellSave__internal_alias macro
Dtestapi.c7953 ret_val = xmlShellSave(ctxt, filename, node, node2); in test_xmlShellSave()
/external/libxml2/
DdebugXML.c2575 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, in xmlShellSave() function
2938 xmlShellSave(ctxt, arg, NULL, NULL); in xmlShell()
Delfgcchack.h10540 #undef xmlShellSave
10541 extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias")));
10543 #ifndef xmlShellSave
10544 extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden")));
10545 #define xmlShellSave xmlShellSave__internal_alias macro
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1850 xmlShellSave