Lines Matching refs:SAX2
136 * include/libxml/parserInternals.h SAX2.c: fix a typo in a name
176 * include/libxml/parserInternals.h SAX2.c: add a new define
206 * SAX2.c parser.c: fix for CVE-2008-4226, a memory overflow
400 * include/libxml/entities.h entities.c SAX2.c parser.c: rework
466 * parser.c SAX2.c valid.c: the bulk of the changes are here,
539 * SAX2.c: fix line number on text nodes, problem raised by Ralf Junker
887 * SAX2.c: another leak reported by Ashwin
1116 * SAX2.c: fixing bug #319964, parsing of HTML attribute really
1659 * include/libxml/entities.h entities.c SAX2.c parser.c: trying to
1668 * SAX2.c tree.c: use said function when setting up doc->URL
1790 * SAX2.c: refactor to use normal warnings for entities problem
2287 * SAX2.c catalog.c encoding.c entities.c example/gjobread.c
2522 * SAX2.c: fix bug #324432 with <xml:foo/>
3158 * SAX2.c tree.c valid.c: fixing a number of issues raised by xml:id
3224 * HTMLparser.c parser.c SAX2.c debugXML.c tree.c valid.c xmlreader.c
3256 * SAX2.c tree.c: line numbers are now carried by most nodes, fixing
3273 * SAX2.c globals.c runtest.c testC14N.c testapi.c tree.c
3274 include/libxml/SAX2.h include/libxml/xmlregexp.h: fixed compilation
3547 * HTMLparser.c SAX2.c encoding.c globals.c parser.c relaxng.c
3638 can gain up to 10% in pure SAX2 parsing speed
3852 * SAX2.c include/libxml/xmlerror.h: fixed bug #307870
4009 * runtest.c: added SAX1/SAX2 checks.
4063 * xmlschemas.c: Fixed SAX2 validation: grow of internal
4065 * xstc/xstc.py: Added "--sax" option for SAX2 validation.
4083 SAX2-driven validation.
4180 for xml:space and xml:lang handling with SAX2 api.
5267 * include/libxml/[SAX.h, SAX2.h, debugXML.h, encoding.h, entities.h,
5464 * HTMLparser.c SAX2.c parserInternals.c xmlwriter.c: more testing
5480 * SAX2.c xpath.c: more cleanups.
5494 * SAX2.c parser.c parserInternals.c: more fixes
5536 * HTMLparser.c SAX2.c chvalid.c encoding.c entities.c parser.c
5580 * SAX2.c parser.c xmlIO.c: another set of bug fixes and API hardening
5640 * SAX2.c nanoftp.c parser.c parserInternals.c tree.c xmlIO.c
5669 * include/libxml/valid.h HTMLparser.c SAX2.c valid.c
5701 * SAX2.ccatalog.c parser.c relaxng.c tree.c xinclude.c xmlwriter.c
5775 * SAX2.c: another tree fix from Rob Richards
6111 * SAX2.c: fixed bug introduced during OOM fixup causing problems
6277 * parser.c SAX2.c debugXML.c include/libxml/parser.h:
6385 * SAX2.c, encoding.c, error.c, parser.c, tree.c, uri.c, xmlIO.c,
6404 * SAX2.c, tree.c, uri.c, xmlIO.c, xmlreader.c: further
6412 * SAX2.c, error.c, parser.c, tree.c, xmlreader.c:
6553 * SAX2.c: small change to comments for documentation.
6798 * SAX2.c: fixed typo in last commit
6802 * SAX2.c: skipped call to xmlValidateNCName when compiling
7028 * include/libxml/SAX2.h: Kasimier Buchcik pointed out some
7056 * SAX2.c: check attribute decls for xml:id and the value is an
7118 * SAX2.c include/libxml/tree.h: adding xml:id draft support
7245 * SAX2.c HTMLparser.c parser.c xinclude.c xmllint.c xmlreader.c
7930 * SAX2.c: found and fixed a bug misallocating some non
8133 * SAX2.c pattern.c: removed some compilation warnings
8195 * xpath.c SAX2.c error.c parser.c valid.c include/libxml/xmlerror.h:
8862 * SAX2.c error.c tree.c: moved the line number to their proper
8948 SAX2.c catalog.c debugXML.c entities.c parser.c relaxng.c
9072 * SAX2.c: fixed a nasty bug with interning some text strings
9080 * SAX2.c: fixed uninitialized new field.
9310 * Makefile.am SAX.c SAX2.c configure.in globals.c parser.c
9330 * HTMLtree.c SAX2.c c14n.c catalog.c configure.in debugXML.c
9358 * SAX.c SAX2.c configure.in entities.c globals.c parser.c
9413 * parser.c SAX2.c: implementation of the 2 new options
9444 * SAX2.c hash.c parser.c include/libxml/xmlexports.h
9456 * SAX2.c parser.c tree.c include/libxml/parser.h: make the new
9531 * SAX2.c: fixing namespace DTD validations
9584 * SAX2.c xmlreader.c include/libxml/parser.h: more performance hunting
9589 * SAX2.c parser.c parserInternals.c xmlreader.c: started messing
9603 * SAX2.c include/libxml/parser.h: starting work on reusing the
9612 * SAX2.c parser.c valid.c: starting to cleanup some of the
9689 * SAX2.c hash.c parser.c parserInternals.c: Fixing attribute
9703 fixing bugs and migrating to SAX2 interface by default. There
9707 * include/libxml/SAX2.h include/libxml/parser.h
9708 include/libxml/parserInternals.h SAX2.c parser.c
9709 parserInternals.c: changing the parser, migrating to SAX2,
9736 first round of work on the new SAX2 interfaces, the API
9742 * SAX2.c, xmlIO.c: fixed bug #121210 (callback to sax->error,
9805 * SAX2.c: fixed a namespace error on attribute reporting bug
9886 include/libxml/SAX.h include/libxml/SAX2.h: realigned the
9907 * Makefile.am SAX2.c include/libxml/Makefile.am include/libxml/SAX2.h:
9913 while keeping functionalities, preparing SAX2 integration.