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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DdebugXML.h168 xmlShellCat (xmlShellCtxtPtr ctxt,
/vbox/src/libs/libxml2-2.6.31/
H A DdebugXML.c2392 * xmlShellCat:
2404 xmlShellCat(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, function
3166 xmlShellCat(ctxt, NULL, ctxt->node, NULL);
3192 xmlShellCat(ctxt, NULL,
H A Delfgcchack.h10328 #undef xmlShellCat macro
10329 extern __typeof (xmlShellCat) xmlShellCat __attribute((alias("xmlShellCat__internal_alias")));
10331 #ifndef xmlShellCat
10332 extern __typeof (xmlShellCat) xmlShellCat__internal_alias __attribute((visibility("hidden")));
10333 #define xmlShellCat xmlShellCat__internal_alias macro
H A Dtestapi.c7574 ret_val = xmlShellCat(ctxt, arg, node, node2);
7583 printf("Leak of %d blocks found in xmlShellCat",
[all...]

Completed in 238 milliseconds