Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c874 XPATH_OP_FUNCTION, enumerator
1107 ((op == XPATH_OP_FUNCTION) || (op == XPATH_OP_VARIABLE) || in xmlXPathCompExprAdd()
1614 case XPATH_OP_FUNCTION: { in xmlXPathDebugDumpStepOp()
10460 PUSH_LONG_EXPR(XPATH_OP_FUNCTION, nbargs, 0, 0, in xmlXPathCompFunctionCall()
12959 (comp->steps[f].op == XPATH_OP_FUNCTION) && in xmlXPathCompOpEvalFilterFirst()
13391 case XPATH_OP_FUNCTION:{ in xmlXPathCompOpEval()
13538 (comp->steps[f].op == XPATH_OP_FUNCTION) && in xmlXPathCompOpEval()