Searched refs:xmlShellWrite (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h173 xmlShellWrite (xmlShellCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A DdebugXML.h173 xmlShellWrite (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c2494 * xmlShellWrite:
2507 xmlShellWrite(xmlShellCtxtPtr ctxt, char *filename, xmlNodePtr node, function
2943 xmlShellWrite(ctxt, arg, NULL, NULL);
H A Delfgcchack.h10564 #undef xmlShellWrite macro
10565 extern __typeof (xmlShellWrite) xmlShellWrite __attribute((alias("xmlShellWrite__internal_alias")));
10567 #ifndef xmlShellWrite
10568 extern __typeof (xmlShellWrite) xmlShellWrite__internal_alias __attribute((visibility("hidden")));
10569 #define xmlShellWrite xmlShellWrite__internal_alias macro
H A Dtestapi.c8063 ret_val = xmlShellWrite(ctxt, filename, node, node2);
8072 printf("Leak of %d blocks found in xmlShellWrite",
[all...]
/external/libxml2/
H A DdebugXML.c2497 * xmlShellWrite:
2510 xmlShellWrite(xmlShellCtxtPtr ctxt, char *filename, xmlNodePtr node, function
2953 xmlShellWrite(ctxt, arg, ctxt->node, NULL);
H A Delfgcchack.h10714 #undef xmlShellWrite macro
10715 extern __typeof (xmlShellWrite) xmlShellWrite __attribute((alias("xmlShellWrite__internal_alias")));
10717 #ifndef xmlShellWrite
10718 extern __typeof (xmlShellWrite) xmlShellWrite__internal_alias __attribute((visibility("hidden")));
10719 #define xmlShellWrite xmlShellWrite__internal_alias macro

Completed in 294 milliseconds