Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c7874 const size_t ellipsisLength = sizeof(ellipis) /* because compile-time */ - 1; in accountingReportDiff()
7881 <= (ptrdiff_t)(contextLength + ellipsisLength + contextLength)) { in accountingReportDiff()
7864 const size_t ellipsisLength = sizeof(ellipis) /* because compile-time */ - 1; accountingReportDiff() local