summaryrefslogtreecommitdiff
path: root/doc/APIchunk3.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-12-21 12:21:17 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-12-21 12:21:17 +0000
commit6d8811b0de03cc931435c6a4b0a15ea2fb86c1ea (patch)
treed2d0b75f9d874879287dfa083f00f10f82875536 /doc/APIchunk3.html
parentde541422eb6b8b196538e367fd9d140b9b9829d5 (diff)
downloadlibxslt-6d8811b0de03cc931435c6a4b0a15ea2fb86c1ea.tar.gz
libxslt-6d8811b0de03cc931435c6a4b0a15ea2fb86c1ea.tar.bz2
libxslt-6d8811b0de03cc931435c6a4b0a15ea2fb86c1ea.zip
fixed #129327 make sure parser flags get transmitted to the transformation
* xsltproc.c: fixed #129327 make sure parser flags get transmitted to the transformation context * libxslt/documents.c libxslt/transform.c libxslt/xsltInternals.h libxslt/xsltutils.c libxslt/xsltutils.h: add a new call xsltSetCtxtParseOptions() to update parsing options in document() Daniel
Diffstat (limited to 'doc/APIchunk3.html')
-rw-r--r--doc/APIchunk3.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html
index a221e6b2..5d199d2c 100644
--- a/doc/APIchunk3.html
+++ b/doc/APIchunk3.html
@@ -71,6 +71,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxslt-transform.html#xsltGetXIncludeDefault">xsltGetXIncludeDefault</a><br />
<a href="html/libxslt-transform.html#xsltRegisterAllElement">xsltRegisterAllElement</a><br />
<a href="html/libxslt-functions.html#xsltRegisterAllFunctions">xsltRegisterAllFunctions</a><br />
+<a href="html/libxslt-xsltutils.html#xsltSetCtxtParseOptions">xsltSetCtxtParseOptions</a><br />
<a href="html/libxslt-security.html#xsltSetDefaultSecurityPrefs">xsltSetDefaultSecurityPrefs</a><br />
<a href="html/libxslt-xsltutils.html#xsltSetSortFunc">xsltSetSortFunc</a><br />
<a href="html/libxslt-transform.html#xsltSetXIncludeDefault">xsltSetXIncludeDefault</a><br />
@@ -146,6 +147,7 @@ A:link, A:visited, A:active { text-decoration: underline }
</dd><dt>end</dt><dd><a href="html/libxslt-xsltInternals.html#_xsltElemPreComp">_xsltElemPreComp</a><br />
<a href="html/libxslt-xsltInternals.html#xsltRegisterPersistRVT">xsltRegisterPersistRVT</a><br />
<a href="html/libxslt-xsltInternals.html#xsltRegisterTmpRVT">xsltRegisterTmpRVT</a><br />
+</dd><dt>engine</dt><dd><a href="html/libxslt-xsltutils.html#xsltSetCtxtParseOptions">xsltSetCtxtParseOptions</a><br />
</dd><dt>entity</dt><dd><a href="html/libxslt-xsltutils.html#xsltGetNsProp">xsltGetNsProp</a><br />
</dd><dt>entry</dt><dd><a href="html/libxslt-pattern.html#xsltNormalizeCompSteps">xsltNormalizeCompSteps</a><br />
<a href="html/libxslt-functions.html#xsltXPathFunctionLookup">xsltXPathFunctionLookup</a><br />