Home
last modified time | relevance | path

Searched refs:xmlExpCtxtNbNodes (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
DtestRegexp.c118 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 …]
Dlibxml2.syms2076 xmlExpCtxtNbNodes;
Delfgcchack.h3262 #undef xmlExpCtxtNbNodes
3263 extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes __attribute((alias("xmlExpCtxtNbNodes__intern…
3265 #ifndef xmlExpCtxtNbNodes
3266 extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes__internal_alias __attribute((visibility("hidd…
3267 #define xmlExpCtxtNbNodes xmlExpCtxtNbNodes__internal_alias macro
Dxmlregexp.c8156 xmlExpCtxtNbNodes(xmlExpCtxtPtr ctxt) { in xmlExpCtxtNbNodes() function
Dtestapi.c33271 ret_val = xmlExpCtxtNbNodes(ctxt); in test_xmlExpCtxtNbNodes()
/external/libxml2/include/libxml/
Dxmlregexp.h126 xmlExpCtxtNbNodes(xmlExpCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
Dxmlregexp.rpgle136 d xmlExpCtxtNbNodes...
137 d pr extproc('xmlExpCtxtNbNodes')
/external/libxml2/win32/
Dlibxml2.def.src810 xmlExpCtxtNbNodes