Searched refs:declAttributeId (Results 1 – 1 of 1) sorted by relevance
/external/expat/lib/ |
D | xmlparse.c | 640 #define declAttributeId (parser->m_declAttributeId) macro 878 declAttributeId = NULL; in parserInit() 4036 declAttributeId = getAttributeId(parser, enc, s, next); in doProlog() 4037 if (!declAttributeId) in doProlog() 4095 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 4112 declAttributeId->name, declAttributeType, in doProlog() 4133 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 4149 declAttributeId->name, declAttributeType, in doProlog()
|