Home
last modified time | relevance | path

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

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