Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/expat/lib/
HDinternal.h163 unsigned long long testingAccountingGetCountBytesDirect(XML_Parser parser);
HDxmlparse.c8222 testingAccountingGetCountBytesDirect(XML_Parser parser) { in testingAccountingGetCountBytesDirect() function
/freebsd-13-stable/contrib/expat/tests/
HDacc_tests.c268 = testingAccountingGetCountBytesDirect(parser); in START_TEST()