Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c945 } xmlXPathTypeVal; typedef
1565 xmlXPathTypeVal type = (xmlXPathTypeVal)op->value3; in xmlXPathDebugDumpStepOp()
11061 xmlXPathTypeVal *type, xmlChar **prefix, in xmlXPathCompNodeTest()
11069 *type = (xmlXPathTypeVal) 0; in xmlXPathCompNodeTest()
11297 xmlXPathTypeVal type = (xmlXPathTypeVal) 0; in xmlXPathCompStep()
11993 xmlXPathTypeVal type = (xmlXPathTypeVal) op->value3; in xmlXPathNodeCollectAndTest()
14154 ((xmlXPathTypeVal) prevop->value3 == NODE_TYPE_NODE)) in xmlXPathOptimizeExpression()