Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c875 XPATH_OP_ARG, enumerator
1628 case XPATH_OP_ARG: fprintf(output, "ARG"); break; in xmlXPathDebugDumpStepOp()
10451 PUSH_BINARY_EXPR(XPATH_OP_ARG, op1, ctxt->comp->last, 0, 0); in xmlXPathCompFunctionCall()
13585 case XPATH_OP_ARG: in xmlXPathCompOpEval()
DNEWS61 Restore context size and position after XPATH_OP_ARG (Nick Wellnhofer),