Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c644 #define declAttributeType (parser->m_declAttributeType) macro
918 declAttributeType = NULL; in parserInit()
4079 declAttributeType = NULL; in doProlog()
4084 declAttributeType = atypeCDATA; in doProlog()
4088 declAttributeType = atypeID; in doProlog()
4091 declAttributeType = atypeIDREF; in doProlog()
4094 declAttributeType = atypeIDREFS; in doProlog()
4097 declAttributeType = atypeENTITY; in doProlog()
4100 declAttributeType = atypeENTITIES; in doProlog()
4103 declAttributeType = atypeNMTOKEN; in doProlog()
[all …]