Searched refs:declAttributeId (Results 1 – 1 of 1) sorted by relevance
/external/expat/lib/ |
D | xmlparse.c | 625 #define declAttributeId (parser->m_declAttributeId) macro 832 declAttributeId = NULL; in parserInit() 3889 declAttributeId = getAttributeId(parser, enc, s, next); in doProlog() 3890 if (!declAttributeId) in doProlog() 3948 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 3965 declAttributeId->name, declAttributeType, in doProlog() 3986 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 4002 declAttributeId->name, declAttributeType, in doProlog()
|