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

preparing release 2.6.1, updated and regenerated docs and APIs cleanup and

* configure.in NEWS doc/*: preparing release 2.6.1, updated and
  regenerated docs and APIs
* parser.c: cleanup and last change to fix #123105
Daniel
This commit is contained in:
Daniel Veillard
2003-10-28 23:06:32 +00:00
parent 652f9aa966
commit e4e3f5d8af
9 changed files with 120 additions and 71 deletions

View File

@@ -850,6 +850,7 @@ Class parserCtxt(parserCtxtCore)
ctxtReadFile()
ctxtReadMemory()
ctxtReset()
ctxtResetPush()
ctxtUseOptions()
initParserCtxt()
parseChunk()