Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c7832 const unsigned int contextLength = 10; in accountingReportDiff() local
7838 <= (ptrdiff_t)(contextLength + ellipsisLength + contextLength)) { in accountingReportDiff()
7843 for (; walker < before + contextLength; walker++) { in accountingReportDiff()
7847 walker = after - contextLength; in accountingReportDiff()