Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c864 XPATH_OP_CMP, enumerator
1496 case XPATH_OP_CMP: in xmlXPathDebugDumpStepOp()
10922 PUSH_BINARY_EXPR(XPATH_OP_CMP, op1, ctxt->comp->last, inf, strict); in xmlXPathCompRelationalExpr()
13350 case XPATH_OP_CMP: in xmlXPathCompOpEval()