Searched refs:m_declAttributeId (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/expat/ |
D | xmlparse.c | 724 ATTRIBUTE_ID *m_declAttributeId; member 1230 parser->m_declAttributeId = NULL; in parserInit() 4989 parser->m_declAttributeId = getAttributeId(parser, enc, s, next); in doProlog() 4990 if (! parser->m_declAttributeId) in doProlog() 5047 parser->m_declAttributeId, in doProlog() 5065 parser->m_declAttributeId->name, parser->m_declAttributeType, 0, in doProlog() 5086 parser->m_declElementType, parser->m_declAttributeId, in doProlog() 5103 parser->m_declAttributeId->name, parser->m_declAttributeType, in doProlog()
|