Searched refs:m_isCdataSection (Results 1 – 4 of 4) sorted by relevance
87 boolean m_isCdataSection; field in ElemContext215 frame.m_isCdataSection = false; in push()
528 if (m_elemContext.m_isCdataSection && !m_cdataTagOpen in characters()677 m_elemContext.m_isCdataSection = isCdataSection(); in startElement()
1418 if (m_cdataStartCalled || m_elemContext.m_isCdataSection) in characters()2639 m_elemContext.m_isCdataSection = isCdataSection(); in closeStartTag()
1814 m_elemContext.m_isCdataSection = isCdataSection(); in closeStartTag()