tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / parser / html


ModeNameSize
-rw-r--r--jArray.h139L
-rw-r--r--metrics.yaml24L
-rw-r--r--moz.build128L
-rw-r--r--nsAHtml5TreeBuilderState.h52L
-rw-r--r--nsAHtml5TreeOpSink.h29L
-rw-r--r--nsHtml5ArrayCopy.h60L
-rw-r--r--nsHtml5AtomTable.cpp30L
-rw-r--r--nsHtml5AtomTable.h67L
-rw-r--r--nsHtml5AttributeEntry.h70L
-rw-r--r--nsHtml5AttributeName.cpp3248L
-rw-r--r--nsHtml5AttributeName.h694L
-rw-r--r--nsHtml5AutoPauseUpdate.h29L
-rw-r--r--nsHtml5ByteReadable.h28L
-rw-r--r--nsHtml5ContentCreatorFunction.h16L
-rw-r--r--nsHtml5DependentUTF16Buffer.cpp30L
-rw-r--r--nsHtml5DependentUTF16Buffer.h30L
-rw-r--r--nsHtml5DocumentBuilder.cpp104L
-rw-r--r--nsHtml5DocumentBuilder.h129L
-rw-r--r--nsHtml5DocumentMode.h10L
-rw-r--r--nsHtml5ElementName.cpp1488L
-rw-r--r--nsHtml5ElementName.h409L
-rw-r--r--nsHtml5Highlighter.cpp791L
-rw-r--r--nsHtml5Highlighter.h409L
-rw-r--r--nsHtml5HtmlAttributes.cpp218L
-rw-r--r--nsHtml5HtmlAttributes.h96L
-rw-r--r--nsHtml5Macros.h30L
-rw-r--r--nsHtml5Module.cpp122L
-rw-r--r--nsHtml5Module.h28L
-rw-r--r--nsHtml5NamedCharacters.cpp101L
-rw-r--r--nsHtml5NamedCharacters.h50L
-rw-r--r--nsHtml5NamedCharactersAccel.cpp463L
-rw-r--r--nsHtml5NamedCharactersAccel.h22L
-rw-r--r--nsHtml5NamedCharactersInclude.h5467L
-rw-r--r--nsHtml5OplessBuilder.cpp40L
-rw-r--r--nsHtml5OplessBuilder.h43L
-rw-r--r--nsHtml5OwningUTF16Buffer.cpp57L
-rw-r--r--nsHtml5OwningUTF16Buffer.h64L
-rw-r--r--nsHtml5Parser.cpp797L
-rw-r--r--nsHtml5Parser.h372L
-rw-r--r--nsHtml5PlainTextUtils.cpp33L
-rw-r--r--nsHtml5PlainTextUtils.h16L
-rw-r--r--nsHtml5Portability.cpp90L
-rw-r--r--nsHtml5Portability.h79L
-rw-r--r--nsHtml5SVGLoadDispatcher.cpp35L
-rw-r--r--nsHtml5SVGLoadDispatcher.h21L
-rw-r--r--nsHtml5Speculation.cpp32L
-rw-r--r--nsHtml5Speculation.h68L
-rw-r--r--nsHtml5SpeculativeLoad.cpp143L
-rw-r--r--nsHtml5SpeculativeLoad.h434L
-rw-r--r--nsHtml5StackNode.cpp214L
-rw-r--r--nsHtml5StackNode.h111L
-rw-r--r--nsHtml5StateSnapshot.cpp110L
-rw-r--r--nsHtml5StateSnapshot.h95L
-rw-r--r--nsHtml5StreamListener.cpp105L
-rw-r--r--nsHtml5StreamListener.h61L
-rw-r--r--nsHtml5StreamParser.cpp2878L
-rw-r--r--nsHtml5StreamParser.h795L
-rw-r--r--nsHtml5StreamParserPtr.h228L
-rw-r--r--nsHtml5StreamParserReleaser.h25L
-rw-r--r--nsHtml5String.cpp186L
-rw-r--r--nsHtml5String.h142L
-rw-r--r--nsHtml5StringParser.cpp145L
-rw-r--r--nsHtml5StringParser.h112L
-rw-r--r--nsHtml5Tokenizer.cpp1111L
-rw-r--r--nsHtml5Tokenizer.h4594L
-rw-r--r--nsHtml5TokenizerALU.cpp33L
-rw-r--r--nsHtml5TokenizerALUStubs.cpp32L
-rw-r--r--nsHtml5TokenizerCppSupplement.h495L
-rw-r--r--nsHtml5TokenizerHSupplement.h211L
-rw-r--r--nsHtml5TokenizerLoopPoliciesALU.h285L
-rw-r--r--nsHtml5TokenizerLoopPoliciesSIMD.h648L
-rw-r--r--nsHtml5TokenizerSIMD.cpp33L
-rw-r--r--nsHtml5TokenizerSIMDStubs.cpp32L
-rw-r--r--nsHtml5TreeBuilder.cpp4800L
-rw-r--r--nsHtml5TreeBuilder.h603L
-rw-r--r--nsHtml5TreeBuilderCppSupplement.h2126L
-rw-r--r--nsHtml5TreeBuilderHSupplement.h303L
-rw-r--r--nsHtml5TreeOpExecutor.cpp1410L
-rw-r--r--nsHtml5TreeOpExecutor.h330L
-rw-r--r--nsHtml5TreeOpStage.cpp52L
-rw-r--r--nsHtml5TreeOpStage.h61L
-rw-r--r--nsHtml5TreeOperation.cpp1307L
-rw-r--r--nsHtml5TreeOperation.h709L
-rw-r--r--nsHtml5UTF16Buffer.cpp64L
-rw-r--r--nsHtml5UTF16Buffer.h77L
-rw-r--r--nsHtml5UTF16BufferCppSupplement.h26L
-rw-r--r--nsHtml5UTF16BufferHSupplement.h17L
-rw-r--r--nsHtml5ViewSourceUtils.cpp50L
-rw-r--r--nsHtml5ViewSourceUtils.h17L
-rw-r--r--nsIContentHandle.h5L
-rw-r--r--nsIParserUtils.idl141L
-rw-r--r--nsParserUtils.cpp127L
-rw-r--r--nsParserUtils.h19L
d---------java/-
d---------javasrc/-