Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DdebugXML.h178 xmlShellSave (xmlShellCtxtPtr ctxt,
/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