Home
last modified time | relevance | path

Searched refs:testingAccountingGetCountBytesDirect (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/expat/dist/lib/
H A Dinternal.h156 unsigned long long testingAccountingGetCountBytesDirect(XML_Parser parser);
H A Dxmlparse.c7638 testingAccountingGetCountBytesDirect(XML_Parser parser) { in testingAccountingGetCountBytesDirect() function
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c11735 = testingAccountingGetCountBytesDirect(parser); in START_TEST()