Home
last modified time | relevance | path

Searched refs:SAX2 (Results 1 – 25 of 29) sorted by relevance

12

/external/libxml2/
DREADME.zOS32 xmlreader.o relaxng.o dict.o SAX2.o \
64 triostr.c trio.c xmlreader.c relaxng.c dict.c SAX2.c \
72 $(am__objects_2) xmlreader.lo relaxng.lo dict.lo SAX2.lo \
85 + xmlreader.o relaxng.o dict.o SAX2.o \
Dlibxml2.syms78 # SAX2
98 # SAX2
119 # SAX2
1485 # SAX2
1720 # SAX2
DChangeLog136 * 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
[all …]
DCMakeLists.txt320 include/libxml/SAX2.h
372 SAX2.c
DNEWS267 Test SAX2 callbacks with entity substitution (Nick Wellnhofer),
489 Fix processing in SAX2 in case of an allocation failure (Daniel Veillard),
833 Memory error within SAX2 reuse common framework (Daniel Veillard),
919 Fix SAX2 builder in case of undefined attributes namespace (Daniel Veillard),
920 Fix SAX2 builder in case of undefined element namespaces (Daniel Veillard),
1306 SAX2 leak (Ashwin), XInclude fragment of own document (Chris Ryan),
1627 exclusive c14n (Aleksey Sanin), xml:space and xml:lang with SAX2 (Rob
2065 - Switch to a SAX2 like parser rewrote most of the XML parser core,
/external/libxml2/include/libxml/
DMakefile.am46 SAX2.h \
/external/libxml2/doc/devhelp/
DMakefile.am33 libxml2-SAX2.html \
/external/libxml2/win32/
DMakefile.msvc137 $(XML_INTDIR)\SAX2.obj\
183 $(XML_INTDIR_A)\SAX2.obj\
229 $(XML_INTDIR_A_DLL)\SAX2.obj\
DMakefile.mingw131 $(XML_INTDIR)/SAX2.o\
179 $(XML_INTDIR_A)/SAX2.o\
DMakefile.bcb139 $(XML_INTDIR)\SAX2.obj\
185 $(XML_INTDIR_A)\SAX2.obj\
/external/python/cpython2/Doc/library/
Dxml.sax.rst2 :mod:`xml.sax` --- Support for SAX2 parsers
6 :synopsis: Package containing SAX2 base classes and convenience functions.
Dxml.rst41 * :mod:`xml.sax`: SAX2 base classes and convenience functions
Dxml.dom.minidom.rst49 either a file name, or a file-like object. *parser*, if given, must be a SAX2
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle1 * Summary: SAX2 parser interface used to build the DOM tree
2 * Description: those are the default SAX2 interfaces used by
Dparser.rpgle684 * Special constant found in SAX2 blocks initialized fields
702 * SAX2 callback when an element start has been detected by the parser.
716 * SAX2 callback when an element end has been detected by the parser.
1260 d XML_PARSE_OLDSAX... Use SAX2 b4 2.7.0
Dglobals.rpgle20 /include "libxmlrpg/SAX2"
/external/python/cpython3/Doc/library/
Dxml.sax.rst1 :mod:`xml.sax` --- Support for SAX2 parsers
5 :synopsis: Package containing SAX2 base classes and convenience functions.
Dxml.rst46 * :mod:`xml.sax`: SAX2 base classes and convenience functions
Dxml.dom.minidom.rst47 either a file name, or a file-like object. *parser*, if given, must be a SAX2
/external/libxml2/doc/
DMakefile.am102 html/libxml-SAX2.html \
/external/tagsoup/
DCHANGES129 Added all standard SAX2 features to feature hashtable
/external/expat/
DChanges769 - Added XML_UseForeignDTD() for improved SAX2 support.
797 - Made skippedEntityHandler conform to SAX2 (see source comment)
/external/ant-glob/
DNOTICE263 SAX2 is Free!
/external/python/cpython2/Doc/whatsnew/
D2.0.rst884 interfaces for processing XML have become common: SAX2 (version 2 of the Simple
888 traversed and modified. Python 2.0 includes a SAX2 interface and a stripped-down
895 SAX2 Support
/external/python/cpython3/Doc/whatsnew/
D2.0.rst884 interfaces for processing XML have become common: SAX2 (version 2 of the Simple
888 traversed and modified. Python 2.0 includes a SAX2 interface and a stripped-down
895 SAX2 Support

12