Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c625 #define declAttributeType (parser->m_declAttributeType) macro
843 declAttributeType = NULL; in parserInit()
3916 declAttributeType = NULL; in doProlog()
3921 declAttributeType = atypeCDATA; in doProlog()
3925 declAttributeType = atypeID; in doProlog()
3928 declAttributeType = atypeIDREF; in doProlog()
3931 declAttributeType = atypeIDREFS; in doProlog()
3934 declAttributeType = atypeENTITY; in doProlog()
3937 declAttributeType = atypeENTITIES; in doProlog()
3940 declAttributeType = atypeNMTOKEN; in doProlog()
[all …]