Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dtransform.c5102 int testRes = 0, res = 0; in xsltChoose() local
5171 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()