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
1461 parser->m_declAttributeType = NULL;
5427 parser->m_declAttributeType = NULL;
5432 parser->m_declAttributeType = atypeCDATA;
5436 parser->m_declAttributeType = atypeID;
5439 parser->m_declAttributeType = atypeIDREF;
5442 parser->m_declAttributeType = atypeIDREFS;
5445 parser->m_declAttributeType = atypeENTITY;
5448 parser->m_declAttributeType = atypeENTITIES;
5451 parser->m_declAttributeType = atypeNMTOKEN;
[all …]