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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DdebugXML.h155 xmlShellDir (xmlShellCtxtPtr ctxt,
/vbox/src/libs/libxml2-2.6.31/
H A DdebugXML.c2256 * xmlShellDir:
2268 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, function
3003 xmlShellDir(ctxt, NULL, ctxt->node, NULL);
3030 xmlShellDir(ctxt, NULL,
H A Delfgcchack.h10340 #undef xmlShellDir macro
10341 extern __typeof (xmlShellDir) xmlShellDir __attribute((alias("xmlShellDir__internal_alias")));
10343 #ifndef xmlShellDir
10344 extern __typeof (xmlShellDir) xmlShellDir__internal_alias __attribute((visibility("hidden")));
10345 #define xmlShellDir xmlShellDir__internal_alias macro
H A Dtestapi.c7629 ret_val = xmlShellDir(ctxt, arg, node, node2);
7638 printf("Leak of %d blocks found in xmlShellDir",
[all...]

Completed in 163 milliseconds