Home
last modified time | relevance | path

Searched refs:XML_GetCurrentByteCount (Results 1 – 12 of 12) sorted by relevance

/minix3/external/mit/expat/dist/lib/
H A Dlibexpatw.def12 XML_GetCurrentByteCount @8
H A Dlibexpat.def12 XML_GetCurrentByteCount @8
H A Dexpat.h948 XML_GetCurrentByteCount(XML_Parser parser);
H A Dxmlparse.c1849 XML_GetCurrentByteCount(XML_Parser parser) in XML_GetCurrentByteCount() function
/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/bcb5/
H A Dlibexpatw_mtd.def83 XML_GetCurrentByteCount = _XML_GetCurrentByteCount
H A Dlibexpat_mtd.def83 XML_GetCurrentByteCount = _XML_GetCurrentByteCount
/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/libraries/
H A Dexpat.h481 XML_GetCurrentByteCount(XML_Parser parser);
/minix3/external/mit/expat/dist/amiga/
H A Dexpat_vectors.c384 return XML_GetCurrentByteCount(parser); in _Expat_XML_GetCurrentByteCount()
H A Dexpat_68k.c602 return Self->XML_GetCurrentByteCount(p->p); in stub_XML_GetCurrentByteCountPPC()
/minix3/external/mit/expat/dist/xmlwf/
H A Dxmlwf.c315 XML_GetCurrentByteCount(parser), in metaLocation()