Home
last modified time | relevance | path

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

/minix3/external/mit/expat/dist/amiga/include/interfaces/
H A Dexpat.h71 int APICALL (*XML_GetCurrentByteCount)(struct ExpatIFace *Self, XML_Parser parser); member
/minix3/external/mit/expat/dist/amiga/include/inline4/
H A Dexpat.h68 #define XML_GetCurrentByteCount(parser) IExpat->XML_GetCurrentByteCount(parser) macro
/minix3/external/mit/expat/dist/lib/
H A Dxmlparse.c1849 XML_GetCurrentByteCount(XML_Parser parser) in XML_GetCurrentByteCount() function