Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c12851 xmlDocPtr bakd; in xmlXPathCompOpEvalLast() local
12861 bakd = ctxt->context->doc; in xmlXPathCompOpEvalLast()
12882 ctxt->context->doc = bakd; in xmlXPathCompOpEvalLast()
13277 xmlDocPtr bakd; in xmlXPathCompOpEval() local
13287 bakd = ctxt->context->doc; in xmlXPathCompOpEval()
13297 ctxt->context->doc = bakd; in xmlXPathCompOpEval()
13313 bakd = ctxt->context->doc; in xmlXPathCompOpEval()
13323 ctxt->context->doc = bakd; in xmlXPathCompOpEval()
13339 bakd = ctxt->context->doc; in xmlXPathCompOpEval()
13345 ctxt->context->doc = bakd; in xmlXPathCompOpEval()
[all …]