Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c8840 const int candidateIndentDepth
8843 = limitingWanted && (candidateIndentDepth > maxLimitedDepth);
8847 : candidateIndentDepth;
8863 const int candidateIndentDepth global() local