Home
last modified time | relevance | path

Searched refs:m_declAttributeIsCdata (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlparse.c723 XML_Bool m_declAttributeIsCdata;
1236 parser->m_declAttributeIsCdata = XML_FALSE; in parserInit()
4999 parser->m_declAttributeIsCdata = XML_FALSE; in doProlog()
5004 parser->m_declAttributeIsCdata = XML_TRUE; in doProlog()
5055 parser->m_declAttributeIsCdata, in doProlog()
5084 parser, enc, parser->m_declAttributeIsCdata, in doProlog()
5094 parser->m_declAttributeIsCdata, XML_FALSE, attVal, parser)) in doProlog()
722 XML_Bool m_declAttributeIsCdata; global() member