Searched defs:XML_GetSpecifiedAttributeCount (Results 1 - 5 of 5) sorted by relevance

/external/python/cpython2/Modules/expat/
H A Dpyexpatns.h58 #define XML_GetSpecifiedAttributeCount PyExpat_XML_GetSpecifiedAttributeCount macro
H A Dxmlparse.c1253 XML_GetSpecifiedAttributeCount(XML_Parser parser) function
2851 /* set-up for XML_GetSpecifiedAttributeCount and XML_GetIdAttributeIndex */
/external/python/cpython3/Modules/expat/
H A Dpyexpatns.h58 #define XML_GetSpecifiedAttributeCount PyExpat_XML_GetSpecifiedAttributeCount macro
H A Dxmlparse.c1253 XML_GetSpecifiedAttributeCount(XML_Parser parser) function
2851 /* set-up for XML_GetSpecifiedAttributeCount and XML_GetIdAttributeIndex */
/external/expat/lib/
H A Dxmlparse.c1509 XML_GetSpecifiedAttributeCount(XML_Parser parser) function
3294 /* set-up for XML_GetSpecifiedAttributeCount and XML_GetIdAttributeIndex */

Completed in 139 milliseconds