Home
last modified time | relevance | path

Searched refs:m_declAttributeType (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/expat/
Dxmlparse.c720 const XML_Char *m_declAttributeType; member
1235 parser->m_declAttributeType = NULL; in parserInit()
4993 parser->m_declAttributeType = NULL; in doProlog()
4998 parser->m_declAttributeType = atypeCDATA; in doProlog()
5002 parser->m_declAttributeType = atypeID; in doProlog()
5005 parser->m_declAttributeType = atypeIDREF; in doProlog()
5008 parser->m_declAttributeType = atypeIDREFS; in doProlog()
5011 parser->m_declAttributeType = atypeENTITY; in doProlog()
5014 parser->m_declAttributeType = atypeENTITIES; in doProlog()
5017 parser->m_declAttributeType = atypeNMTOKEN; in doProlog()
[all …]