Home
last modified time | relevance | path

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

/minix3/external/mit/expat/dist/lib/
H A Dxmlparse.c636 #define declAttributeType (parser->m_declAttributeType) macro
883 declAttributeType = NULL; in parserInit()
4027 declAttributeType = NULL; in doProlog()
4032 declAttributeType = atypeCDATA; in doProlog()
4036 declAttributeType = atypeID; in doProlog()
4039 declAttributeType = atypeIDREF; in doProlog()
4042 declAttributeType = atypeIDREFS; in doProlog()
4045 declAttributeType = atypeENTITY; in doProlog()
4048 declAttributeType = atypeENTITIES; in doProlog()
4051 declAttributeType = atypeNMTOKEN; in doProlog()
[all …]