Home
last modified time | relevance | path

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

/external/libxml2/
Dcatalog.c47 #define MAX_CATAL_DEPTH 50 macro
1642 if (catal->depth > MAX_CATAL_DEPTH) { in xmlCatalogXMLResolve()
1837 } else if (catal->depth > MAX_CATAL_DEPTH) { in xmlCatalogXMLResolve()
1879 if (catal->depth > MAX_CATAL_DEPTH) { in xmlCatalogXMLResolveURI()
2073 (catal->children->depth > MAX_CATAL_DEPTH)) { in xmlCatalogListXMLResolve()