Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/lib/
H A Dinternal.h161 unsigned long long testingAccountingGetCountBytesIndirect(XML_Parser parser);
H A Dxmlparse.c7961 testingAccountingGetCountBytesIndirect(XML_Parser parser) { in testingAccountingGetCountBytesIndirect() function
/openbsd/lib/libexpat/tests/
H A Dacc_tests.c270 = testingAccountingGetCountBytesIndirect(parser); in START_TEST()