Searched refs:m_iXMLPlaneSize (Results 1 – 2 of 2) sorted by relevance
317 int32_t m_iXMLPlaneSize; variable
1244 m_iXMLPlaneSize(-1), in CFDE_XMLSyntaxParser()1278 m_iXMLPlaneSize = std::min(iXMLPlaneSize, iStreamLength); in Init()1283 FX_SAFE_INT32 alloc_size_safe = m_iXMLPlaneSize; in Init()1322 m_pStream->ReadString(m_pBuffer, m_iXMLPlaneSize, m_bEOS); in DoSyntaxParse()