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.c744 const XML_Char *m_declAttributeType; member
1586 parser->m_declAttributeType = NULL;
5508 parser->m_declAttributeType = NULL;
5513 parser->m_declAttributeType = atypeCDATA;
5517 parser->m_declAttributeType = atypeID;
5520 parser->m_declAttributeType = atypeIDREF;
5523 parser->m_declAttributeType = atypeIDREFS;
5526 parser->m_declAttributeType = atypeENTITY;
5529 parser->m_declAttributeType = atypeENTITIES;
5532 parser->m_declAttributeType = atypeNMTOKEN;
[all …]