Searched refs:m_needToOutputDocTypeDecl (Results 1 – 5 of 5) sorted by relevance
89 m_needToOutputDocTypeDecl = xmlListener.m_needToOutputDocTypeDecl; in CopyFrom()119 m_needToOutputDocTypeDecl = true; in startDocumentInternal()
689 m_needToOutputDocTypeDecl = true; in startDocumentInternal()701 if (true == m_needToOutputDocTypeDecl) in outputDocTypeDecl()741 m_needToOutputDocTypeDecl = false; in outputDocTypeDecl()813 if (m_needToOutputDocTypeDecl) { in startElement()1687 if (true == m_needToOutputDocTypeDecl) in processingInstruction()2006 if (m_needToOutputDocTypeDecl) in comment()
650 if (m_needToOutputDocTypeDecl) in startElement()662 m_needToOutputDocTypeDecl = false; in startElement()
1915 if (m_needToOutputDocTypeDecl) { in startElement()1919 m_needToOutputDocTypeDecl = false; in startElement()2488 if (m_needToOutputDocTypeDecl) in endDTD()2491 m_needToOutputDocTypeDecl = false; in endDTD()3552 if (m_needToOutputDocTypeDecl) in DTDprolog()3555 m_needToOutputDocTypeDecl = false; in DTDprolog()
160 boolean m_needToOutputDocTypeDecl = true; field in SerializerBase1264 this.m_needToOutputDocTypeDecl = false; in resetSerializerBase()