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

fixed the pattern interfaces but not yet the parser to handle the

* pattern.c xmlreader.c xmllint.c include/libxml/pattern.h
  include/libxml/xmlreader.h: fixed the pattern interfaces
  but not yet the parser to handle the namespaces.
* doc/examples/reader3.c doc/*: fixed the example, rebuilt the docs.
Daniel
This commit is contained in:
Daniel Veillard
2003-12-05 16:10:21 +00:00
parent 1e90661bb8
commit ffa7b7e2ba
13 changed files with 51 additions and 16 deletions

View File

@@ -739,7 +739,6 @@ Class xmlTextReader(xmlTextReaderCore)
Normalization()
Prefix()
Preserve()
PreservePattern()
QuoteChar()
Read()
ReadAttributeValue()