Searched refs:xmlLsOneNode (Results 1 – 7 of 7) sorted by relevance
93 d xmlLsOneNode pr extproc('xmlLsOneNode')
81 xmlLsOneNode (FILE *output, xmlNodePtr node);
1661 xmlLsOneNode(FILE *output, xmlNodePtr node) { in xmlLsOneNode() function2019 xmlLsOneNode(ctxt->output, node); in xmlShellList()2024 xmlLsOneNode(ctxt->output, node); in xmlShellList()2028 xmlLsOneNode(ctxt->output, cur); in xmlShellList()
31 xmlLsOneNode;
5252 #undef xmlLsOneNode5253 extern __typeof (xmlLsOneNode) xmlLsOneNode __attribute((alias("xmlLsOneNode__internal_alias")));5255 #ifndef xmlLsOneNode5256 extern __typeof (xmlLsOneNode) xmlLsOneNode__internal_alias __attribute((visibility("hidden")));5257 #define xmlLsOneNode xmlLsOneNode__internal_alias macro
7467 xmlLsOneNode(output, node); in test_xmlLsOneNode()
1071 xmlLsOneNode