Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c8143 const unsigned int contextLength = 10; in accountingReportDiff() local
8149 <= (ptrdiff_t)(contextLength + ellipsisLength + contextLength)) { in accountingReportDiff()
8154 for (; walker < before + contextLength; walker++) { in accountingReportDiff()
8158 walker = after - contextLength; in accountingReportDiff()