Home
last modified time | relevance | path

Searched refs:DumpContent (Results 1 – 25 of 134) sorted by relevance

123456

/dports/lang/oo2c/oo2c_64-2.1.11/src/Config/
H A DSection.Mod68 PROCEDURE (s: Section) [ABSTRACT] DumpContent* (ch: Channel.Channel);
72 END DumpContent;
164 PROCEDURE (sl: SectionList) DumpContent* (ch: Channel.Channel);
172 n. section. DumpContent (ch);
175 END DumpContent;
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocumentFragment.cpp61 void DocumentFragment::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::DocumentFragment
77 child->DumpContent(out, indent, aDumpAll); in DumpContent()
H A DComment.h46 virtual void DumpContent(FILE* out = stdout, int32_t aIndent = 0,
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocumentFragment.cpp62 void DocumentFragment::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::DocumentFragment
78 child->DumpContent(out, indent, aDumpAll); in DumpContent()
H A DComment.h46 virtual void DumpContent(FILE* out = stdout, int32_t aIndent = 0,
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocumentFragment.cpp61 void DocumentFragment::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::DocumentFragment
77 child->DumpContent(out, indent, aDumpAll); in DumpContent()
H A DComment.h46 virtual void DumpContent(FILE* out = stdout, int32_t aIndent = 0,
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocumentFragment.cpp61 void DocumentFragment::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::DocumentFragment
77 child->DumpContent(out, indent, aDumpAll); in DumpContent()
H A DComment.h46 virtual void DumpContent(FILE* out = stdout, int32_t aIndent = 0,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDocumentFragment.cpp64 void DocumentFragment::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::DocumentFragment
80 child->DumpContent(out, indent, aDumpAll); in DumpContent()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDocumentFragment.cpp84 DocumentFragment::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::DocumentFragment
102 child->DumpContent(out, indent, aDumpAll); in DumpContent()
/dports/www/firefox-esr/firefox-91.8.0/dom/xml/
H A DProcessingInstruction.h33 virtual void DumpContent(FILE* out, int32_t aIndent,
H A DCDATASection.h49 virtual void DumpContent(FILE* out, int32_t aIndent,
H A DCDATASection.cpp49 void CDATASection::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::CDATASection
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xml/
H A DProcessingInstruction.h33 virtual void DumpContent(FILE* out, int32_t aIndent,
H A DCDATASection.h49 virtual void DumpContent(FILE* out, int32_t aIndent,
H A DCDATASection.cpp49 void CDATASection::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::CDATASection
/dports/www/firefox/firefox-99.0/dom/xml/
H A DProcessingInstruction.h33 virtual void DumpContent(FILE* out, int32_t aIndent,
H A DCDATASection.cpp49 void CDATASection::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::CDATASection
H A DCDATASection.h49 virtual void DumpContent(FILE* out, int32_t aIndent,
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xml/
H A DProcessingInstruction.h33 virtual void DumpContent(FILE* out, int32_t aIndent,
H A DCDATASection.cpp49 void CDATASection::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::CDATASection
H A DCDATASection.h49 virtual void DumpContent(FILE* out, int32_t aIndent,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xml/
H A DCDATASection.cpp53 void CDATASection::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::CDATASection
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xml/
H A DCDATASection.cpp63 CDATASection::DumpContent(FILE* out, int32_t aIndent, in DumpContent() function in mozilla::dom::CDATASection

123456