Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c724 XML_Bool m_declAttributeIsId;
1237 parser->m_declAttributeIsId = XML_FALSE; in parserInit()
5001 parser->m_declAttributeIsId = XML_FALSE; in doProlog()
5008 parser->m_declAttributeIsId = XML_TRUE; in doProlog()
5056 parser->m_declAttributeIsId, 0, parser)) in doProlog()
723 XML_Bool m_declAttributeIsId; global() member