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

/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c582 const XML_Char *m_declAttributeType; member in struct:XML_ParserStruct
1031 parser->m_declAttributeType = NULL;
4382 parser->m_declAttributeType = NULL;
4387 parser->m_declAttributeType = atypeCDATA;
4391 parser->m_declAttributeType = atypeID;
4394 parser->m_declAttributeType = atypeIDREF;
4397 parser->m_declAttributeType = atypeIDREFS;
4400 parser->m_declAttributeType = atypeENTITY;
4403 parser->m_declAttributeType = atypeENTITIES;
4406 parser->m_declAttributeType
[all...]

Completed in 108 milliseconds