1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

making DSO support an option code and documentation cleanups regenerated

* configure.in: making DSO support an option
* xmlmodule.c xmlreader.c include/libxml/xmlmodule.h: code
  and documentation cleanups
* elfgcchack.h testapi.c doc/*: regenerated the docs and
  checks for new module
* test/valid/REC-xml-19980210.xml: fix a small change introduced
  previously
Daniel
This commit is contained in:
Daniel Veillard
2005-01-04 17:50:14 +00:00
parent ce1648b124
commit f6b71bd176
40 changed files with 836 additions and 7995 deletions

View File

@@ -1018,6 +1018,8 @@ Class xmlTextReader(xmlTextReaderCore)
GetAttribute()
GetAttributeNo()
GetAttributeNs()
GetParserColumnNumber()
GetParserLineNumber()
GetParserProp()
GetRemainder()
HasAttributes()