Searched defs:atypeID (Results 1 - 3 of 3) sorted by relevance

/external/expat/lib/
H A Dxmlparse.c4289 static const XML_Char atypeID[] = { ASCII_I, ASCII_D, '\0' }; local
4576 parser->m_declAttributeType = atypeID;
/external/python/cpython2/Modules/expat/
H A Dxmlparse.c3774 static const XML_Char atypeID[] = { ASCII_I, ASCII_D, '\0' }; local
4052 declAttributeType = atypeID;
/external/python/cpython3/Modules/expat/
H A Dxmlparse.c3774 static const XML_Char atypeID[] = { ASCII_I, ASCII_D, '\0' }; local
4052 declAttributeType = atypeID;

Completed in 501 milliseconds