Home | History | Annotate | Download | only in libxml2

Lines Matching defs:depth

144     int depth;
312 ret->depth = 0;
1632 if (catal->depth > MAX_CATAL_DEPTH) {
1638 catal->depth++;
1656 catal->depth--;
1687 catal->depth--;
1722 catal->depth--;
1732 catal->depth--;
1749 catal->depth--;
1801 catal->depth--;
1811 catal->depth--;
1825 catal->depth--;
1827 } else if (catal->depth > MAX_CATAL_DEPTH) {
1836 catal->depth--;
1869 if (catal->depth > MAX_CATAL_DEPTH) {
2063 (catal->children->depth > MAX_CATAL_DEPTH)) {