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

/external/chromium_org/third_party/libxslt/libxslt/
H A DxsltInternals.h1335 int maxLREs; /* TEMP TODO: just for the interest */ member in struct:_xsltCompilerCtxt
H A Dxslt.c537 "### Max LREs : %d\n", cctxt->maxLREs);
2231 cctxt->maxLREs++;
5919 "### Max LREs : %d\n", cctxt->maxLREs);
/external/libxslt/libxslt/
H A DxsltInternals.h1335 int maxLREs; /* TEMP TODO: just for the interest */ member in struct:_xsltCompilerCtxt
H A Dxslt.c537 "### Max LREs : %d\n", cctxt->maxLREs);
2231 cctxt->maxLREs++;
5919 "### Max LREs : %d\n", cctxt->maxLREs);

Completed in 140 milliseconds