Searched refs:declAttributeId (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/expat/lib/ |
| H A D | xmlparse.c | 647 #define declAttributeId (parser->m_declAttributeId) macro 912 declAttributeId = NULL; in parserInit() 4074 declAttributeId = getAttributeId(parser, enc, s, next); in doProlog() 4075 if (!declAttributeId) in doProlog() 4133 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 4150 declAttributeId->name, declAttributeType, in doProlog() 4171 if (!defineAttribute(declElementType, declAttributeId, in doProlog() 4187 declAttributeId->name, declAttributeType, in doProlog()
|