Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c2040 int reqAll, reqNodeset, reqString, reqBool, reqNumber, in xmlXPathDebugObjUsageDisplay() local
2049 reqNodeset = xmlXPathDebugObjTotalNodeset; in xmlXPathDebugObjUsageDisplay()
2066 reqNodeset += reNodeset; in xmlXPathDebugObjUsageDisplay()
2107 printf("# total : %d\n", reqNodeset); in xmlXPathDebugObjUsageDisplay()