Searched refs:declAttributeId (Results 1 – 1 of 1) sorted by relevance
/minix/external/mit/expat/dist/lib/ |
H A D | xmlparse.c | 640 #define declAttributeId (parser->m_declAttributeId) macro 878 declAttributeId = NULL; in parserInit() 4023 declAttributeId = getAttributeId(parser, enc, s, next); in doProlog() 4024 if (!declAttributeId) in doProlog() 4082 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 4099 declAttributeId->name, declAttributeType, in doProlog() 4120 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 4136 declAttributeId->name, declAttributeType, in doProlog()
|