Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dexpat.h958 XML_GetCurrentByteCount(XML_Parser parser);
H A Dxmlparse.c2758 XML_GetCurrentByteCount(XML_Parser parser) { function
/src/contrib/expat/tests/
H A Dmisc_tests.c625 const int byte_count = XML_GetCurrentByteCount(parser); in dup_original_string()
H A Dbasic_tests.c3166 || XML_GetCurrentByteCount(g_parser) != 0) in START_TEST()
3172 if (XML_GetCurrentByteCount(g_parser) != 0) in START_TEST()
3188 if (XML_GetCurrentByteCount(g_parser) != 0) in START_TEST()
H A Dhandlers.c1651 if (XML_GetCurrentByteCount(g_parser) != len) in byte_character_handler()
/src/contrib/expat/xmlwf/
H A Dxmlwf.c569 XML_GetCurrentByteIndex(parser), XML_GetCurrentByteCount(parser), in metaLocation()
/src/contrib/expat/
H A DChanges176 - XML_GetCurrentByteCount