Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c12654 xmlDocPtr bakd; in xmlXPathCompOpEvalLast() local
12664 bakd = ctxt->context->doc; in xmlXPathCompOpEvalLast()
12685 ctxt->context->doc = bakd; in xmlXPathCompOpEvalLast()
13074 xmlDocPtr bakd; in xmlXPathCompOpEval() local
13084 bakd = ctxt->context->doc; in xmlXPathCompOpEval()
13094 ctxt->context->doc = bakd; in xmlXPathCompOpEval()
13110 bakd = ctxt->context->doc; in xmlXPathCompOpEval()
13120 ctxt->context->doc = bakd; in xmlXPathCompOpEval()
13136 bakd = ctxt->context->doc; in xmlXPathCompOpEval()
13142 ctxt->context->doc = bakd; in xmlXPathCompOpEval()
[all …]