Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dinternal.h161 unsigned long long testingAccountingGetCountBytesIndirect(XML_Parser parser);
H A Dxmlparse.c7951 testingAccountingGetCountBytesIndirect(XML_Parser parser) { in testingAccountingGetCountBytesIndirect() function
/freebsd/contrib/expat/tests/
H A Dacc_tests.c270 = testingAccountingGetCountBytesIndirect(parser); in START_TEST()