Home
last modified time | relevance | path

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

/external/libxml2/
Dxinclude.c68 int incBase; /* the first include for this document */ member
298 ret->incBase = 0; in xmlXIncludeNewContext()
717 newctxt->incBase = ctxt->incNr; in xmlXIncludeRecurseDoc()
2436 for (i = ctxt->incBase;i < ctxt->incNr; i++) { in xmlXIncludeDoProcess()