Searched refs:m_declAttributeId (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c586 ATTRIBUTE_ID *m_declAttributeId; member in struct:XML_ParserStruct
1026 parser->m_declAttributeId = NULL;
4378 parser->m_declAttributeId = getAttributeId(parser, enc, s, next);
4379 if (! parser->m_declAttributeId)
4436 parser->m_declAttributeId,
4454 parser->m_declAttributeId->name, parser->m_declAttributeType, 0,
4474 parser->m_declElementType, parser->m_declAttributeId,
4491 parser->m_declAttributeId->name, parser->m_declAttributeType,

Completed in 81 milliseconds