Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c957 void *value5; member
1060 if (op->value5 != NULL) in xmlXPathFreeCompExpr()
1061 xmlFree(op->value5); in xmlXPathFreeCompExpr()
1147 if (value5 != NULL) { in xmlXPathCompExprAdd()
1150 xmlFree(value5); in xmlXPathCompExprAdd()
1155 comp->steps[comp->nbStep].value5 = value5; in xmlXPathCompExprAdd()
1567 const xmlChar *name = op->value5; in xmlXPathDebugDumpStepOp()
1637 const xmlChar *prefix = op->value5; in xmlXPathDebugDumpStepOp()
1648 const xmlChar *prefix = op->value5; in xmlXPathDebugDumpStepOp()
11995 const xmlChar *name = op->value5; in xmlXPathNodeCollectAndTest()
[all …]