Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c8756 const unsigned int contextLength = 10; local
8762 <= (ptrdiff_t)(contextLength + ellipsisLength + contextLength)) {
8767 for (; walker < before + contextLength; walker++) {
8771 walker = after - contextLength;