HomeSort by relevance Sort by last modified time
    Searched refs:oldContextSize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxslt/libexslt/
dynamic.c 106 int oldContextSize;
144 oldContextSize = ctxt->context->contextSize;
255 ctxt->context->contextSize = oldContextSize;
  /external/chromium_org/third_party/libxslt/libxslt/
templates.c 64 int oldProximityPosition, oldContextSize;
66 oldContextSize = ctxt->xpathCtxt->contextSize;
97 ctxt->xpathCtxt->contextSize = oldContextSize;

Completed in 1152 milliseconds