Searched refs:xsltStylePreCompute (Results 1 – 4 of 4) sorted by relevance
/external/libxslt/libxslt/ |
D | preproc.h | 33 xsltStylePreCompute (xsltStylesheetPtr style,
|
D | variables.c | 1998 xsltStylePreCompute(style, cur); in xsltParseGlobalVariable() 2060 xsltStylePreCompute(style, cur); in xsltParseGlobalParam()
|
D | preproc.c | 1964 xsltStylePreCompute(xsltStylesheetPtr style, xmlNodePtr node) { in xsltStylePreCompute() function 2175 xsltStylePreCompute(xsltStylesheetPtr style, xmlNodePtr inst) { in xsltStylePreCompute() function
|
D | xslt.c | 3488 xsltStylePreCompute(style, cur); in xsltPrecomputeStylesheet() 3874 xsltStylePreCompute(cctxt->style, elem); in xsltParseAnyXSLTElem() 4942 xsltStylePreCompute(style, cur); in xsltParseTemplateContent() 5534 xsltStylePreCompute(cctxt->style, node); in xsltParseTopLevelXSLTElem() 5538 xsltStylePreCompute(cctxt->style, node); in xsltParseTopLevelXSLTElem()
|