gecko-dev/htmlparser/public
2001-12-29 04:19:36 +00:00
..
.cvsignore Ignore generated files. 2001-12-29 04:19:36 +00:00
Makefile.in
makefile.win
MANIFEST
nsHTMLTagList.h
nsHTMLTags.h Fixing bug 109400. Removing unnecessary layers of abstraction from nsHTMLTags that does nothing for us except using more memory than we need to use, and makes us slower. This makes nsHTMLTags::LookupTag() 4 times faster. r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-28 06:13:11 +00:00
nsHTMLTokens.h Fixing bug 109400. Removing unnecessary layers of abstraction from nsHTMLTags that does nothing for us except using more memory than we need to use, and makes us slower. This makes nsHTMLTags::LookupTag() 4 times faster. r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-28 06:13:11 +00:00
nsIContentSink.h
nsIDTD.h Fixing bug 109400. Removing unnecessary layers of abstraction from nsHTMLTags that does nothing for us except using more memory than we need to use, and makes us slower. This makes nsHTMLTags::LookupTag() 4 times faster. r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-28 06:13:11 +00:00
nsIElementObserver.h
nsIExpatTokenizer.h
nsIHTMLContentSink.h
nsIHTMLFragmentContentSink.h
nsILoggingSink.h
nsIParser.h #112793 fine tune frame charset mechanism 2001-12-26 03:17:59 +00:00
nsIParserFilter.h
nsIParserNode.h
nsIParserService.h Fixing bug 109400. Removing unnecessary layers of abstraction from nsHTMLTags that does nothing for us except using more memory than we need to use, and makes us slower. This makes nsHTMLTags::LookupTag() 4 times faster. r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-28 06:13:11 +00:00
nsITokenizer.h
nsParserCIID.h
nsParserError.h
nsToken.h