Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c12846 xmlDocPtr bakd; in xmlXPathCompOpEvalLast() local
12856 bakd = ctxt->context->doc; in xmlXPathCompOpEvalLast()
12877 ctxt->context->doc = bakd; in xmlXPathCompOpEvalLast()
13270 xmlDocPtr bakd; in xmlXPathCompOpEval() local
13280 bakd = ctxt->context->doc; in xmlXPathCompOpEval()
13290 ctxt->context->doc = bakd; in xmlXPathCompOpEval()
13306 bakd = ctxt->context->doc; in xmlXPathCompOpEval()
13316 ctxt->context->doc = bakd; in xmlXPathCompOpEval()
13332 bakd = ctxt->context->doc; in xmlXPathCompOpEval()
13338 ctxt->context->doc = bakd; in xmlXPathCompOpEval()
[all …]