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
1637 if (catal->depth > MAX_CATAL_DEPTH) { in xmlCatalogXMLResolve()
1832 } else if (catal->depth > MAX_CATAL_DEPTH) { in xmlCatalogXMLResolve()
1874 if (catal->depth > MAX_CATAL_DEPTH) { in xmlCatalogXMLResolveURI()
2068 (catal->children->depth > MAX_CATAL_DEPTH)) { in xmlCatalogListXMLResolve()