Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c2038 int reqAll, reqNodeset, reqString, reqBool, reqNumber, in xmlXPathDebugObjUsageDisplay() local
2047 reqNodeset = xmlXPathDebugObjTotalNodeset; in xmlXPathDebugObjUsageDisplay()
2064 reqNodeset += reNodeset; in xmlXPathDebugObjUsageDisplay()
2105 printf("# total : %d\n", reqNodeset); in xmlXPathDebugObjUsageDisplay()