Searched refs:declAttributeId (Results 1 – 1 of 1) sorted by relevance
/external/expat/lib/ |
D | xmlparse.c | 648 #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()
|