pjs/parser/expat/lib
nisheeth%netscape.com 2e189b3e3f Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
..
Makefile.in
ascii.h
asciitab.h
dllmain.c
hashtable.c
hashtable.h
iasciitab.h
latin1tab.h
nametab.h
utf8tab.h
xmldef.h Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
xmlparse.c Bug 63560, XML content sink was not adding script element contents to the content model. Includes also minor optimizations and fixes 2 compiler warnings. r=harishd, a=vidur. 2001-01-04 00:30:11 +00:00
xmlparse.h
xmlrole.c
xmlrole.h
xmltok.c
xmltok.h
xmltok_impl.c Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur. 2001-01-04 23:03:32 +00:00
xmltok_impl.h
xmltok_ns.c