Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dinternal.h174 unsigned long long testingAccountingGetCountBytesDirect(XML_Parser parser);
H A Dxmlparse.c8593 testingAccountingGetCountBytesDirect(XML_Parser parser) { function
/src/contrib/expat/tests/
H A Dacc_tests.c268 = testingAccountingGetCountBytesDirect(parser); in START_TEST()