Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxslt/libexslt/
Dfunctions.c283 int oldBase; in exsltFuncFunctionFunction() local
357 oldBase = tctxt->varsBase; in exsltFuncFunctionFunction()
412 tctxt->varsBase = oldBase; /* restore original scope */ in exsltFuncFunctionFunction()
/external/chromium_org/third_party/libxml/src/
Dxinclude.c2002 xmlChar *oldBase; in xmlXIncludeLoadNode() local
2085 oldBase = ctxt->base; in xmlXIncludeLoadNode()
2098 ctxt->base = oldBase; in xmlXIncludeLoadNode()
/external/libxml2/
Dxinclude.c2002 xmlChar *oldBase; in xmlXIncludeLoadNode() local
2085 oldBase = ctxt->base; in xmlXIncludeLoadNode()
2098 ctxt->base = oldBase; in xmlXIncludeLoadNode()