Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dinternal.h157 unsigned long long testingAccountingGetCountBytesIndirect(XML_Parser parser);
H A Dxmlparse.c7645 testingAccountingGetCountBytesIndirect(XML_Parser parser) { in testingAccountingGetCountBytesIndirect() function
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c11737 = testingAccountingGetCountBytesIndirect(parser); in START_TEST()