Searched refs:XML_GetCurrentByteCount (Results 1 – 12 of 12) sorted by relevance
12 XML_GetCurrentByteCount @8
948 XML_GetCurrentByteCount(XML_Parser parser);
1849 XML_GetCurrentByteCount(XML_Parser parser) in XML_GetCurrentByteCount() function
68 #define XML_GetCurrentByteCount(parser) IExpat->XML_GetCurrentByteCount(parser) macro
83 XML_GetCurrentByteCount = _XML_GetCurrentByteCount
71 int APICALL (*XML_GetCurrentByteCount)(struct ExpatIFace *Self, XML_Parser parser); member
481 XML_GetCurrentByteCount(XML_Parser parser);
384 return XML_GetCurrentByteCount(parser); in _Expat_XML_GetCurrentByteCount()
602 return Self->XML_GetCurrentByteCount(p->p); in stub_XML_GetCurrentByteCountPPC()
315 XML_GetCurrentByteCount(parser), in metaLocation()