Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c636 #define declAttributeType (parser->m_declAttributeType) macro
883 declAttributeType = NULL; in parserInit()
4040 declAttributeType = NULL; in doProlog()
4045 declAttributeType = atypeCDATA; in doProlog()
4049 declAttributeType = atypeID; in doProlog()
4052 declAttributeType = atypeIDREF; in doProlog()
4055 declAttributeType = atypeIDREFS; in doProlog()
4058 declAttributeType = atypeENTITY; in doProlog()
4061 declAttributeType = atypeENTITIES; in doProlog()
4064 declAttributeType = atypeNMTOKEN; in doProlog()
[all …]