Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c798 const XML_Char *m_declAttributeType; member
1550 parser->m_declAttributeType = NULL;
5571 parser->m_declAttributeType = NULL;
5576 parser->m_declAttributeType = atypeCDATA;
5580 parser->m_declAttributeType = atypeID;
5583 parser->m_declAttributeType = atypeIDREF;
5586 parser->m_declAttributeType = atypeIDREFS;
5589 parser->m_declAttributeType = atypeENTITY;
5592 parser->m_declAttributeType = atypeENTITIES;
5595 parser->m_declAttributeType = atypeNMTOKEN;
[all …]