Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libxslt/
H A Dtransform.c5729 xsltApplyStylesheetInternal(xsltStylesheetPtr style, xmlDocPtr doc, in xsltApplyStylesheetInternal() function
6147 return (xsltApplyStylesheetInternal(style, doc, params, NULL, NULL, NULL)); in xsltApplyStylesheet()
6168 res = xsltApplyStylesheetInternal(style, doc, params, NULL, output, NULL); in xsltProfileStylesheet()
6193 res = xsltApplyStylesheetInternal(style, doc, params, output, in xsltApplyStylesheetUser()
6244 tmp = xsltApplyStylesheetInternal(style, doc, params, output, profile, in xsltRunStylesheetUser()