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