Home
last modified time | relevance | path

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

/external/libxml2/
Dxinclude.c32 #define XINCLUDE_MAX_DEPTH 40 macro
318 if (ctxt->urlNr > XINCLUDE_MAX_DEPTH) { in xmlXIncludeURLPush()