Home | History | Annotate | Download | only in libxml2

Lines Matching defs:depth

140     int depth;
308 ret->depth = 0;
1633 if (catal->depth > MAX_CATAL_DEPTH) {
1639 catal->depth++;
1657 catal->depth--;
1688 catal->depth--;
1723 catal->depth--;
1733 catal->depth--;
1750 catal->depth--;
1802 catal->depth--;
1812 catal->depth--;
1826 catal->depth--;
1828 } else if (catal->depth > MAX_CATAL_DEPTH) {
1837 catal->depth--;
1870 if (catal->depth > MAX_CATAL_DEPTH) {
2064 (catal->children->depth > MAX_CATAL_DEPTH)) {