Home
last modified time | relevance | path

Searched defs:IsParserEnabled (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/parser/prototype/
H A DPrototypeDocumentParser.h73 NS_IMETHOD_(bool) IsParserEnabled() override { return true; } in IsParserEnabled() function
/dports/www/firefox-esr/firefox-91.8.0/parser/prototype/
H A DPrototypeDocumentParser.h79 NS_IMETHOD_(bool) IsParserEnabled() override { return true; } in IsParserEnabled() function
/dports/mail/thunderbird/thunderbird-91.8.0/parser/prototype/
H A DPrototypeDocumentParser.h79 NS_IMETHOD_(bool) IsParserEnabled() override { return true; } in IsParserEnabled() function
/dports/lang/spidermonkey78/firefox-78.9.0/parser/prototype/
H A DPrototypeDocumentParser.h78 NS_IMETHOD_(bool) IsParserEnabled() override { return true; } in IsParserEnabled() function