Searched defs:xmlShellPrintNode (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DdebugXML.c1905 * xmlShellPrintNode:
1911 xmlShellPrintNode(xmlNodePtr node) function
H A Delfgcchack.h10388 #undef xmlShellPrintNode macro
10389 extern __typeof (xmlShellPrintNode) xmlShellPrintNode __attribute((alias("xmlShellPrintNode__internal_alias")));
10391 #ifndef xmlShellPrintNode
10392 extern __typeof (xmlShellPrintNode) xmlShellPrintNode__internal_alias __attribute((visibility("hidden")));
10393 #define xmlShellPrintNode xmlShellPrintNode__internal_alias macro

Completed in 97 milliseconds