mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
Release of libxslt-1.1.10 Daniel
* NEWS configure.in doc/*: Release of libxslt-1.1.10 Daniel
This commit is contained in:
@ -1813,9 +1813,9 @@ informations are stored'/>
|
||||
<arg name='doc' type='xmlDocPtr' info='the input document'/>
|
||||
</function>
|
||||
<function name='xsltNextImport' file='imports'>
|
||||
<info></info>
|
||||
<return type='xsltStylesheetPtr' info=''/>
|
||||
<arg name='cur' type='xsltStylesheetPtr' info=''/>
|
||||
<info>Find the next stylesheet in import precedence.</info>
|
||||
<return type='xsltStylesheetPtr' info='the next stylesheet or NULL if it was the last one'/>
|
||||
<arg name='cur' type='xsltStylesheetPtr' info='the current XSLT stylesheet'/>
|
||||
</function>
|
||||
<function name='xsltNormalizeCompSteps' file='pattern'>
|
||||
<info>This is a hashtable scanner function to normalize the compiled steps of an imported stylesheet.</info>
|
||||
|
Reference in New Issue
Block a user