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

/external/libxslt/libxslt/
H A Dtransform.h166 xsltIf (xsltTransformContextPtr ctxt,
H A Dpreproc.c350 cur->func = (xsltTransformFunction) xsltIf;break;
H A Dtransform.c5257 * xsltIf:
5266 xsltIf(xsltTransformContextPtr ctxt, xmlNodePtr contextNode, function
5281 "Internal error in xsltIf(): "
5288 "xsltIf: test %s\n", comp->test));
5343 "xsltIf: test evaluate to %d\n", res));
5413 "xsltIf: test evaluate to %d\n", res));
5424 "xsltIf: test didn't evaluate to a boolean\n"));
6436 (xsltTransformFunction) xsltIf);

Completed in 53 milliseconds