Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmlparse.c8514 const unsigned int contextLength = 10; local
8520 <= (ptrdiff_t)(contextLength + ellipsisLength + contextLength)) {
8525 for (; walker < before + contextLength; walker++) {
8529 walker = after - contextLength;