Searched refs:XPATH_OP_ARG (Results 1 – 2 of 2) sorted by relevance
875 XPATH_OP_ARG, enumerator1628 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()
61 Restore context size and position after XPATH_OP_ARG (Nick Wellnhofer),