Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmlparse.c743 const XML_Char *m_declAttributeType; member
1582 parser->m_declAttributeType = NULL;
5491 parser->m_declAttributeType = NULL;
5496 parser->m_declAttributeType = atypeCDATA;
5500 parser->m_declAttributeType = atypeID;
5503 parser->m_declAttributeType = atypeIDREF;
5506 parser->m_declAttributeType = atypeIDREFS;
5509 parser->m_declAttributeType = atypeENTITY;
5512 parser->m_declAttributeType = atypeENTITIES;
5515 parser->m_declAttributeType = atypeNMTOKEN;
[all …]