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

/vbox/src/libs/libxml2-2.6.31/
H A Dxinclude.c66 int incBase; /* the first include for this document */ member in struct:_xmlXIncludeCtxt
296 ret->incBase = 0;
706 newctxt->incBase = ctxt->incNr;
2387 for (i = ctxt->incBase;i < ctxt->incNr; i++) {

Completed in 295 milliseconds