Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c925 } xmlXPathTypeVal; typedef
1543 xmlXPathTypeVal type = (xmlXPathTypeVal)op->value3; in xmlXPathDebugDumpStepOp()
11119 xmlXPathTypeVal *type, const xmlChar **prefix, in xmlXPathCompNodeTest()
11127 *type = (xmlXPathTypeVal) 0; in xmlXPathCompNodeTest()
11353 xmlXPathTypeVal type = (xmlXPathTypeVal) 0; in xmlXPathCompStep()
12106 xmlXPathTypeVal type = (xmlXPathTypeVal) op->value3; in xmlXPathNodeCollectAndTest()
14753 ((xmlXPathTypeVal) prevop->value3 == NODE_TYPE_NODE)) in xmlXPathOptimizeExpression()