Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c642 #define declAttributeIsId (parser->m_declAttributeIsId) macro
887 declAttributeIsId = XML_FALSE; in parserInit()
4044 declAttributeIsId = XML_FALSE; in doProlog()
4051 declAttributeIsId = XML_TRUE; in doProlog()
4099 declAttributeIsCdata, declAttributeIsId, in doProlog()
/external/expat/lib/
Dxmlparse.c650 #define declAttributeIsId (parser->m_declAttributeIsId) macro
922 declAttributeIsId = XML_FALSE; in parserInit()
4080 declAttributeIsId = XML_FALSE; in doProlog()
4087 declAttributeIsId = XML_TRUE; in doProlog()
4135 declAttributeIsCdata, declAttributeIsId, in doProlog()