Searched refs:xmlExpCtxtNbNodes (Results 1 – 8 of 8) sorted by relevance
118 if (xmlExpCtxtNbNodes(ctxt) != 0) in runFileTest()120 xmlExpCtxtNbNodes(ctxt)); in runFileTest()138 nodes1 = xmlExpCtxtNbNodes(ctxt); in runFileTest()146 nodes2 = xmlExpCtxtNbNodes(ctxt); in runFileTest()160 if (xmlExpCtxtNbNodes(ctxt) > nodes2) { in runFileTest()162 xmlExpCtxtNbNodes(ctxt) - nodes2); in runFileTest()163 nodes1 += xmlExpCtxtNbNodes(ctxt) - nodes2; in runFileTest()166 if (xmlExpCtxtNbNodes(ctxt) > nodes1) { in runFileTest()168 xmlExpCtxtNbNodes(ctxt) - nodes1); in runFileTest()177 if (xmlExpCtxtNbNodes(ctxt) != 0) in runFileTest()[all …]
2076 xmlExpCtxtNbNodes;
3262 #undef xmlExpCtxtNbNodes3263 extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes __attribute((alias("xmlExpCtxtNbNodes__intern…3265 #ifndef xmlExpCtxtNbNodes3266 extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes__internal_alias __attribute((visibility("hidd…3267 #define xmlExpCtxtNbNodes xmlExpCtxtNbNodes__internal_alias macro
8149 xmlExpCtxtNbNodes(xmlExpCtxtPtr ctxt) { in xmlExpCtxtNbNodes() function
33109 ret_val = xmlExpCtxtNbNodes(ctxt); in test_xmlExpCtxtNbNodes()
126 xmlExpCtxtNbNodes(xmlExpCtxtPtr ctxt);
136 d xmlExpCtxtNbNodes...137 d pr extproc('xmlExpCtxtNbNodes')
810 xmlExpCtxtNbNodes