mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
Release of libxslt-1.1.25
* NEWS configure.in doc/xslt.html doc/news.html: update of version and description * doc/libxslt-api.xml doc/libxslt-refs.xml doc/libxslt.xsa libxslt/xsltwin32config.h doc/EXSLT/*: regenerated
This commit is contained in:
@ -1535,6 +1535,7 @@ the instruction which created the fragment
|
||||
exits'/>
|
||||
<field name='localRVTBase' type='xmlDocPtr' info=''/>
|
||||
<field name='keyInitLevel' type='int' info=' Needed to catch recursive keys issues'/>
|
||||
<field name='funcLevel' type='int' info=' Needed to catch recursive functions issues'/>
|
||||
</struct>
|
||||
<typedef name='xsltTransformContextPtr' file='xsltInternals' type='xsltTransformContext *'/>
|
||||
<typedef name='xsltTransformState' file='xsltInternals' type='enum'/>
|
||||
@ -2471,7 +2472,7 @@ exits'/>
|
||||
<arg name='function' type='xsltTransformFunction' info='the transform function'/>
|
||||
</function>
|
||||
<function name='xsltNewLocale' file='xsltlocale'>
|
||||
<info>Creates a new locale of an opaque system dependent type based on the language tag. Three-letter language codes (ISO 639-2 Alpha-3) are not supported.</info>
|
||||
<info>Creates a new locale of an opaque system dependent type based on the language tag.</info>
|
||||
<return type='xsltLocale' info='the locale or NULL on error or if no matching locale was found'/>
|
||||
<arg name='languageTag' type='const xmlChar *' info='RFC 3066 language tag'/>
|
||||
</function>
|
||||
|
Reference in New Issue
Block a user