Searched defs:reqBool (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxpath.c2041 int reqAll, reqNodeset, reqString, reqBool, reqNumber, local
2052 reqBool = xmlXPathDebugObjTotalBool;
2071 reqBool += reBool;
2120 printf("# total : %d\n", reqBool);

Completed in 162 milliseconds