Searched refs:MAX_CATAL_DEPTH (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dcatalog.c45 #define MAX_CATAL_DEPTH 50 macro
1636 if (catal->depth > MAX_CATAL_DEPTH) {
1831 } else if (catal->depth > MAX_CATAL_DEPTH) {
1873 if (catal->depth > MAX_CATAL_DEPTH) {
2067 (catal->children->depth > MAX_CATAL_DEPTH)) {

Completed in 166 milliseconds