gecko-dev/parser/expat/lib
hwaara%chello.se 52d72e9998 #62157, "Document content is rendered even though version value is not '1.0'." Make us care about what version is specified and bail out on anything but "1.0".
r=bzbarsky, sr=heikki, a=asa
2002-07-20 01:18:52 +00:00
..
Makefile.in
ascii.h
asciitab.h
dllmain.c
hashtable.c
hashtable.h
iasciitab.h
latin1tab.h
nametab.h
utf8tab.h
xmldef.h
xmlparse.c Crasher - Expat parser's XML_ParseBuffer wasn't aware of the BLOCKING mechansim and hence failed to update the buffer position ( bufferPtr ). The fix would update bufferPtr such that when the expat parser gets upblocked we'd resume from the point we stopped. b=123475, r=rbs@maths.uq.edu.au, sr=jst 2002-02-19 02:01:18 +00:00
xmlparse.h
xmlrole.c
xmlrole.h
xmltok.c #62157, "Document content is rendered even though version value is not '1.0'." Make us care about what version is specified and bail out on anything but "1.0". 2002-07-20 01:18:52 +00:00
xmltok.h
xmltok_impl.c
xmltok_impl.h
xmltok_ns.c