Searched refs:reqBool (Results 1 – 2 of 2) sorted by relevance
/third_party/libxml2/ |
D | xpath.c | 2072 int reqAll, reqNodeset, reqString, reqBool, reqNumber, in xmlXPathDebugObjUsageDisplay() local 2083 reqBool = xmlXPathDebugObjTotalBool; in xmlXPathDebugObjUsageDisplay() 2102 reqBool += reBool; in xmlXPathDebugObjUsageDisplay() 2151 printf("# total : %d\n", reqBool); in xmlXPathDebugObjUsageDisplay()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xpath.c | 2066 int reqAll, reqNodeset, reqString, reqBool, reqNumber, in xmlXPathDebugObjUsageDisplay() local 2077 reqBool = xmlXPathDebugObjTotalBool; in xmlXPathDebugObjUsageDisplay() 2096 reqBool += reBool; in xmlXPathDebugObjUsageDisplay() 2145 printf("# total : %d\n", reqBool); in xmlXPathDebugObjUsageDisplay()
|