Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c862 XPATH_OP_OR, enumerator
1488 case XPATH_OP_OR: in xmlXPathDebugDumpStepOp()
11011 PUSH_BINARY_EXPR(XPATH_OP_OR, op1, ctxt->comp->last, 0, 0); in xmlXPathCompileExpr()
13305 case XPATH_OP_OR: in xmlXPathCompOpEval()