Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dtransform.c5839 xsltApplyStylesheetInternal(xsltStylesheetPtr style, xmlDocPtr doc, in xsltApplyStylesheetInternal() function
6242 return (xsltApplyStylesheetInternal(style, doc, params, NULL, NULL, NULL)); in xsltApplyStylesheet()
6263 res = xsltApplyStylesheetInternal(style, doc, params, NULL, output, NULL); in xsltProfileStylesheet()
6288 res = xsltApplyStylesheetInternal(style, doc, params, output, in xsltApplyStylesheetUser()
6339 tmp = xsltApplyStylesheetInternal(style, doc, params, output, profile, in xsltRunStylesheetUser()