Searched refs:xsltEvalAttrValueTemplate (Results 1 - 7 of 7) sorted by relevance

/external/libxslt/libxslt/
H A Dtemplates.h33 xsltEvalAttrValueTemplate (xsltTransformContextPtr ctxt,
H A Dtransform.c3249 URL = xsltEvalAttrValueTemplate(ctxt, inst,
3254 URL = xsltEvalAttrValueTemplate(ctxt, inst,
3262 URL = xsltEvalAttrValueTemplate(ctxt, inst,
3283 URL = xsltEvalAttrValueTemplate(ctxt, inst,
3288 URL = xsltEvalAttrValueTemplate(ctxt, inst,
3293 URL = xsltEvalAttrValueTemplate(ctxt, inst,
3362 prop = xsltEvalAttrValueTemplate(ctxt, inst,
3370 prop = xsltEvalAttrValueTemplate(ctxt, inst,
3378 prop = xsltEvalAttrValueTemplate(ctxt, inst,
3409 prop = xsltEvalAttrValueTemplate(ctx
[all...]
H A Dattributes.c739 prop = xsltEvalAttrValueTemplate(ctxt, inst,
811 tmpNsName = xsltEvalAttrValueTemplate(ctxt, inst,
H A Dtemplates.c247 * - xsltEvalAttrValueTemplate() (templates.c)
362 * xsltEvalAttrValueTemplate:
377 xsltEvalAttrValueTemplate(xsltTransformContextPtr ctxt, xmlNodePtr inst, function
399 "xsltEvalAttrValueTemplate: %s returns %s\n", expr, ret));
H A Dxsltutils.c1119 xsltEvalAttrValueTemplate(ctxt, sorts[j],
1138 comp->order = xsltEvalAttrValueTemplate(ctxt, sorts[j],
H A Dnumbers.c746 data->format = xsltEvalAttrValueTemplate(ctxt, data->node,
/external/webkit/Source/WebCore/xml/
H A DXSLTUnicodeSort.cpp47 SOFT_LINK(libxslt, xsltEvalAttrValueTemplate, xmlChar*, (xsltTransformContextPtr ctxt, xmlNodePtr node, const xmlChar *name, const xmlChar *ns), (ctxt, node, name, ns))
110 xsltEvalAttrValueTemplate(ctxt, sorts[j],
129 comp->order = xsltEvalAttrValueTemplate(ctxt, sorts[j],

Completed in 126 milliseconds