Searched refs:appendCDATASection (Results 1 – 3 of 3) sorted by relevance
96 void appendCDATASection(Vector<UChar>& out, const String& section);
381 void MarkupAccumulator::appendCDATASection(Vector<UChar>& out, const String& section) in appendCDATASection() function in WebCore::MarkupAccumulator414 appendCDATASection(result, static_cast<const CDATASection*>(node)->data()); in appendStartMarkup()
73363 …acted appendText, appendComment, appendProcessingInstruction, appendElement and appendCDATASection.73373 (WebCore::MarkupAccumulator::appendCDATASection):