Searched refs:xsltChoose (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dtransform.h161 xsltChoose (xsltTransformContextPtr ctxt,
H A Dpreproc.c348 cur->func = (xsltTransformFunction) xsltChoose;break;
H A Dtransform.c5061 * xsltChoose:
5070 xsltChoose(xsltTransformContextPtr ctxt, xmlNodePtr contextNode, function
5126 "Internal error in xsltChoose(): "
5142 "xsltChoose: test %s\n", wcomp->test));
5185 "xsltChoose: test didn't evaluate to a boolean\n"));
5200 "xsltChoose: test evaluate to %d\n", testRes));
6439 (xsltTransformFunction) xsltChoose);

Completed in 78 milliseconds