Searched refs:xmlShellPrintNode (Results 1 – 3 of 3) sorted by relevance
166 xmlShellPrintNode (xmlNodePtr node);
10492 #undef xmlShellPrintNode10493 extern __typeof (xmlShellPrintNode) xmlShellPrintNode __attribute((alias("xmlShellPrintNode__intern…10495 #ifndef xmlShellPrintNode10496 extern __typeof (xmlShellPrintNode) xmlShellPrintNode__internal_alias __attribute((visibility("hidd…10497 #define xmlShellPrintNode xmlShellPrintNode__internal_alias macro
1914 xmlShellPrintNode(xmlNodePtr node) in xmlShellPrintNode() function