Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c8565 const unsigned int contextLength = 10; local
8571 <= (ptrdiff_t)(contextLength + ellipsisLength + contextLength)) {
8576 for (; walker < before + contextLength; walker++) {
8580 walker = after - contextLength;