Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/lib/
H A Dxmlparse.c7686 const unsigned int contextLength = 10; in accountingReportDiff() local
7692 <= (ptrdiff_t)(contextLength + ellipsisLength + contextLength)) { in accountingReportDiff()
7697 for (; walker < before + contextLength; walker++) { in accountingReportDiff()
7701 walker = after - contextLength; in accountingReportDiff()