Searched refs:appendComment (Results 1 – 4 of 4) sorted by relevance
89 void appendComment(Vector<UChar>& out, const String& comment);
274 void MarkupAccumulator::appendComment(Vector<UChar>& out, const String& comment) in appendComment() function in WebCore::MarkupAccumulator399 appendComment(result, static_cast<const Comment*>(node)->data()); in appendStartMarkup()
573 appendComment(m_char_current_start,length); in comment()2114 void appendComment(int m_char_current_start,int contentLength) in appendComment() method in DTMDocumentImpl
73363 …Extracted appendText, appendComment, appendProcessingInstruction, appendElement and appendCDATASec…73370 (WebCore::MarkupAccumulator::appendComment):