Searched refs:declAttributeId (Results 1 – 1 of 1) sorted by relevance
/external/expat/lib/ |
D | xmlparse.c | 629 #define declAttributeId (parser->m_declAttributeId) macro 838 declAttributeId = NULL; in parserInit() 3912 declAttributeId = getAttributeId(parser, enc, s, next); in doProlog() 3913 if (!declAttributeId) in doProlog() 3971 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 3988 declAttributeId->name, declAttributeType, in doProlog() 4009 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 4025 declAttributeId->name, declAttributeType, in doProlog()
|