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

@ -1088,6 +1088,8 @@ The content of this structure is not made public by the API.
int forwards_compatible
xmlHashTablePtr namedTemplates : hash table of named templates
xmlXPathContextPtr xpathCtxt
unsigned long opLimit
unsigned long opCount
} xsltStylesheet;
</pre><p/>
</div>