Home | History | Annotate | Download | only in parser

Lines Matching refs:CDATASection

44 #include "core/dom/CDATASection.h"
1167 RefPtr<CDATASection> newNode = CDATASection::create(m_currentNode->document(), text);