Home
last modified time | relevance | path

Searched defs:nsIParser (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/parser/htmlparser/
H A DnsIParserService.h13 class nsIParser; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xml/
H A DnsXMLContentSink.h24 class nsIParser; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xml/
H A DnsXMLContentSink.h25 class nsIParser; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xml/
H A DnsXMLContentSink.h25 class nsIParser; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/xml/
H A DnsXMLContentSink.h24 class nsIParser; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/script/
H A DnsIScriptElement.h24 class nsIParser; variable
/dports/www/firefox/firefox-99.0/dom/script/
H A DnsIScriptElement.h24 class nsIParser; variable
/dports/www/firefox/firefox-99.0/dom/xml/
H A DnsXMLContentSink.h24 class nsIParser; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xml/
H A DnsXMLContentSink.h24 class nsIParser; variable
/dports/www/firefox/firefox-99.0/parser/prototype/
H A DPrototypeDocumentParser.cpp33 NS_INTERFACE_TABLE(PrototypeDocumentParser, nsIParser, nsIStreamListener, in NS_INTERFACE_TABLE() argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/script/
H A DnsIScriptElement.h24 class nsIParser; variable
/dports/www/firefox-esr/firefox-91.8.0/parser/prototype/
H A DPrototypeDocumentParser.cpp35 NS_INTERFACE_TABLE(PrototypeDocumentParser, nsIParser, nsIStreamListener, in NS_INTERFACE_TABLE() argument
/dports/mail/thunderbird/thunderbird-91.8.0/parser/prototype/
H A DPrototypeDocumentParser.cpp35 NS_INTERFACE_TABLE(PrototypeDocumentParser, nsIParser, nsIStreamListener, in NS_INTERFACE_TABLE() argument
/dports/lang/spidermonkey78/firefox-78.9.0/parser/prototype/
H A DPrototypeDocumentParser.cpp34 NS_INTERFACE_TABLE(PrototypeDocumentParser, nsIParser, nsIStreamListener, in NS_INTERFACE_TABLE() argument
/dports/www/firefox/firefox-99.0/dom/prototype/
H A DPrototypeDocumentContentSink.h30 class nsIParser; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/prototype/
H A DPrototypeDocumentContentSink.h27 class nsIParser; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/prototype/
H A DPrototypeDocumentContentSink.h28 class nsIParser; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/prototype/
H A DPrototypeDocumentContentSink.h28 class nsIParser; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h79 class nsIParser; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h85 class nsIParser; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h98 class nsIParser; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h98 class nsIParser; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h89 class nsIParser; variable
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs21612 pub struct nsIParser { struct
21613 pub _base: root::nsParserBase,
21635 impl Clone for nsIParser { implementation