Home
last modified time | relevance | path

Searched refs:xmlLsCountNode (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DdebugXML.rpgle99 d xmlLsCountNode pr extproc('xmlLsCountNode')
/external/libxml2/include/libxml/
DdebugXML.h83 xmlLsCountNode (xmlNodePtr node);
/external/libxml2/
DdebugXML.c1605 xmlLsCountNode(xmlNodePtr node) { in xmlLsCountNode() function
1725 fprintf(output, " %8d ", xmlLsCountNode(node)); in xmlLsOneNode()
Dlibxml2.syms30 xmlLsCountNode;
Delfgcchack.h5240 #undef xmlLsCountNode
5241 extern __typeof (xmlLsCountNode) xmlLsCountNode __attribute((alias("xmlLsCountNode__internal_alias"…
5243 #ifndef xmlLsCountNode
5244 extern __typeof (xmlLsCountNode) xmlLsCountNode__internal_alias __attribute((visibility("hidden")));
5245 #define xmlLsCountNode xmlLsCountNode__internal_alias macro
Dtestapi.c7455 ret_val = xmlLsCountNode(node); in test_xmlLsCountNode()
/external/libxml2/win32/
Dlibxml2.def.src1068 xmlLsCountNode