Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c914 } xmlXPathTypeVal; typedef
1533 xmlXPathTypeVal type = (xmlXPathTypeVal)op->value3; in xmlXPathDebugDumpStepOp()
11094 xmlXPathTypeVal *type, const xmlChar **prefix, in xmlXPathCompNodeTest()
11102 *type = (xmlXPathTypeVal) 0; in xmlXPathCompNodeTest()
11328 xmlXPathTypeVal type = (xmlXPathTypeVal) 0; in xmlXPathCompStep()
12088 xmlXPathTypeVal type = (xmlXPathTypeVal) op->value3; in xmlXPathNodeCollectAndTest()
14573 ((xmlXPathTypeVal) prevop->value3 == NODE_TYPE_NODE)) in xmlXPathOptimizeExpression()