Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c640 #define declAttributeId (parser->m_declAttributeId) macro
878 declAttributeId = NULL; in parserInit()
4039 declAttributeId = getAttributeId(parser, enc, s, next); in doProlog()
4040 if (!declAttributeId) in doProlog()
4098 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
4115 declAttributeId->name, declAttributeType, in doProlog()
4136 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
4152 declAttributeId->name, declAttributeType, in doProlog()
/external/expat/lib/
Dxmlparse.c648 #define declAttributeId (parser->m_declAttributeId) macro
913 declAttributeId = NULL; in parserInit()
4075 declAttributeId = getAttributeId(parser, enc, s, next); in doProlog()
4076 if (!declAttributeId) in doProlog()
4134 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
4151 declAttributeId->name, declAttributeType, in doProlog()
4172 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
4188 declAttributeId->name, declAttributeType, in doProlog()