Searched refs:xmlLsCountNode (Results 1 – 7 of 7) sorted by relevance
83 xmlLsCountNode (xmlNodePtr node);
99 d xmlLsCountNode pr extproc('xmlLsCountNode')
1605 xmlLsCountNode(xmlNodePtr node) { in xmlLsCountNode() function1725 fprintf(output, " %8d ", xmlLsCountNode(node)); in xmlLsOneNode()
30 xmlLsCountNode;
5240 #undef xmlLsCountNode5241 extern __typeof (xmlLsCountNode) xmlLsCountNode __attribute((alias("xmlLsCountNode__internal_alias"…5243 #ifndef xmlLsCountNode5244 extern __typeof (xmlLsCountNode) xmlLsCountNode__internal_alias __attribute((visibility("hidden")));5245 #define xmlLsCountNode xmlLsCountNode__internal_alias macro
7455 ret_val = xmlLsCountNode(node); in test_xmlLsCountNode()
1068 xmlLsCountNode