Searched refs:testRes (Results 1 – 1 of 1) sorted by relevance
5102 int testRes = 0, res = 0; in xsltChoose() local5171 testRes = (res == 1) ? 1 : 0; in xsltChoose()5181 testRes = res->boolval; in xsltChoose()5200 "xsltChoose: test evaluate to %d\n", testRes)); in xsltChoose()5202 if (testRes) in xsltChoose()