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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DdebugXML.h173 xmlShellWrite (xmlShellCtxtPtr ctxt,
/vbox/src/libs/libxml2-2.6.31/
H A DdebugXML.c2492 * xmlShellWrite:
2505 xmlShellWrite(xmlShellCtxtPtr ctxt, char *filename, xmlNodePtr node, function
2946 xmlShellWrite(ctxt, arg, NULL, NULL);
H A Delfgcchack.h10460 #undef xmlShellWrite macro
10461 extern __typeof (xmlShellWrite) xmlShellWrite __attribute((alias("xmlShellWrite__internal_alias")));
10463 #ifndef xmlShellWrite
10464 extern __typeof (xmlShellWrite) xmlShellWrite__internal_alias __attribute((visibility("hidden")));
10465 #define xmlShellWrite xmlShellWrite__internal_alias macro
H A Dtestapi.c8046 ret_val = xmlShellWrite(ctxt, filename, node, node2);
8055 printf("Leak of %d blocks found in xmlShellWrite",
[all...]

Completed in 225 milliseconds