HomeSort by: relevance | last modified time | path
    Searched defs:m_declAttributeType (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/expat/dist/lib/
xmlparse.c 737 const XML_Char *m_declAttributeType;
1277 parser->m_declAttributeType = NULL;
5131 parser->m_declAttributeType = NULL;
5136 parser->m_declAttributeType = atypeCDATA;
5140 parser->m_declAttributeType = atypeID;
5143 parser->m_declAttributeType = atypeIDREF;
5146 parser->m_declAttributeType = atypeIDREFS;
5149 parser->m_declAttributeType = atypeENTITY;
5152 parser->m_declAttributeType = atypeENTITIES;
5155 parser->m_declAttributeType = atypeNMTOKEN
    [all...]

Completed in 26 milliseconds