Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c917 declAttributeType = NULL; in parserInit()
4078 declAttributeType = NULL; in doProlog()
4083 declAttributeType = atypeCDATA; in doProlog()
4087 declAttributeType = atypeID; in doProlog()
4090 declAttributeType = atypeIDREF; in doProlog()
4093 declAttributeType = atypeIDREFS; in doProlog()
4096 declAttributeType = atypeENTITY; in doProlog()
4099 declAttributeType = atypeENTITIES; in doProlog()
4102 declAttributeType = atypeNMTOKEN; in doProlog()
4105 declAttributeType = atypeNMTOKENS; in doProlog()
[all …]