Searched defs:XML_GetSpecifiedAttributeCount (Results 1 – 3 of 3) sorted by relevance
78 int APICALL (*XML_GetSpecifiedAttributeCount)(struct ExpatIFace *Self, XML_Parser parser); member
75 #define XML_GetSpecifiedAttributeCount(parser) IExpat->XML_GetSpecifiedAttributeCount(parser) macro
1196 XML_GetSpecifiedAttributeCount(XML_Parser parser) in XML_GetSpecifiedAttributeCount() function