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:
committed by
Daniel Veillard
parent
a2e32666e0
commit
adff7c36bd
@@ -12,6 +12,7 @@ xsltGenericErrorContext DATA
|
||||
xsltLibxmlVersion DATA
|
||||
xsltLibxsltVersion DATA
|
||||
xsltMaxDepth DATA
|
||||
xsltMaxVars DATA
|
||||
xsltXSLTAttrMarker DATA
|
||||
xslAddCall
|
||||
xslDropCall
|
||||
|
@@ -134,6 +134,7 @@ EXPORTS
|
||||
xsltSaveResultToFd
|
||||
|
||||
xsltMaxDepth
|
||||
xsltMaxVars
|
||||
xsltSetXIncludeDefault
|
||||
xsltLibxmlVersion
|
||||
xsltLibxsltVersion
|
||||
|
Reference in New Issue
Block a user