Home
last modified time | relevance | path

Searched defs:XML_GetSpecifiedAttributeCount (Results 1 – 3 of 3) sorted by relevance

/external/expat/amiga/include/interfaces/
Dexpat.h78 int APICALL (*XML_GetSpecifiedAttributeCount)(struct ExpatIFace *Self, XML_Parser parser); member
/external/expat/amiga/include/inline4/
Dexpat.h75 #define XML_GetSpecifiedAttributeCount(parser) IExpat->XML_GetSpecifiedAttributeCount(parser) macro
/external/expat/lib/
Dxmlparse.c1196 XML_GetSpecifiedAttributeCount(XML_Parser parser) in XML_GetSpecifiedAttributeCount() function