Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c7559 const unsigned int contextLength = 10; in accountingReportDiff() local
7565 <= (ptrdiff_t)(contextLength + ellipsisLength + contextLength)) { in accountingReportDiff()
7570 for (; walker < before + contextLength; walker++) { in accountingReportDiff()
7574 walker = after - contextLength; in accountingReportDiff()