Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dtransform.h85 xsltApplyOneTemplate (xsltTransformContextPtr ctxt,
Dtemplates.c225 xsltApplyOneTemplate(ctxt, contextNode, inst->children, NULL, NULL); in xsltEvalTemplateString()
Dvariables.c972 xsltApplyOneTemplate(ctxt, ctxt->node, variable->tree, in xsltEvalVariable()
1184 xsltApplyOneTemplate(ctxt, ctxt->node, elem->tree, NULL, NULL); in xsltEvalGlobalVariable()
Dtransform.c3160 xsltApplyOneTemplate(xsltTransformContextPtr ctxt, in xsltApplyOneTemplate() function