1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-05 23:35:48 +03:00

Allow per-context override of xsltMaxDepth, introduce xsltMaxVars

We also add a maxTemplateVars parameter
This commit is contained in:
Jérôme Carretero
2012-03-19 15:06:53 +08:00
committed by Daniel Veillard
parent a2e32666e0
commit adff7c36bd
12 changed files with 54 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ xsltGenericErrorContext DATA
xsltLibxmlVersion DATA
xsltLibxsltVersion DATA
xsltMaxDepth DATA
xsltMaxVars DATA
xsltXSLTAttrMarker DATA
xslAddCall
xslDropCall

View File

@@ -134,6 +134,7 @@ EXPORTS
xsltSaveResultToFd
xsltMaxDepth
xsltMaxVars
xsltSetXIncludeDefault
xsltLibxmlVersion
xsltLibxsltVersion