1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00

doc: Update documentation

This commit is contained in:
Nick Wellnhofer
2024-07-04 17:38:15 +02:00
parent fb08340ec5
commit e1117e771c
4 changed files with 10 additions and 11 deletions

View File

@ -1463,6 +1463,8 @@ TODO: We need to get rid of this.
<field name='forwards_compatible' type='int' info=''/>
<field name='namedTemplates' type='xmlHashTablePtr' info=' hash table of named templates'/>
<field name='xpathCtxt' type='xmlXPathContextPtr' info=''/>
<field name='opLimit' type='unsigned long' info=''/>
<field name='opCount' type='unsigned long' info=''/>
</struct>
<typedef name='xsltStylesheetPtr' file='xsltInternals' type='xsltStylesheet *'/>
<struct name='xsltTemplate' file='xsltInternals' type='struct _xsltTemplate'>