Home
last modified time | relevance | path

Searched refs:xmlShellPrintNode (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DdebugXML.h166 xmlShellPrintNode (xmlNodePtr node);
/external/libxml2/
Delfgcchack.h10492 #undef xmlShellPrintNode
10493 extern __typeof (xmlShellPrintNode) xmlShellPrintNode __attribute((alias("xmlShellPrintNode__intern…
10495 #ifndef xmlShellPrintNode
10496 extern __typeof (xmlShellPrintNode) xmlShellPrintNode__internal_alias __attribute((visibility("hidd…
10497 #define xmlShellPrintNode xmlShellPrintNode__internal_alias macro
DdebugXML.c1914 xmlShellPrintNode(xmlNodePtr node) in xmlShellPrintNode() function