Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/lib/
H A Dinternal.h157 unsigned long long testingAccountingGetCountBytesIndirect(XML_Parser parser);
H A Dxmlparse.c7772 testingAccountingGetCountBytesIndirect(XML_Parser parser) { in testingAccountingGetCountBytesIndirect() function
/freebsd-13.1/contrib/expat/tests/
H A Druntests.c11738 = testingAccountingGetCountBytesIndirect(parser); in START_TEST()