Lines Matching refs:value2
565 int value2;
710 * @value2: the second int value
722 int value2, int value3, void *value4, void *value5) {
742 comp->steps[comp->nbStep].value2 = value2;
1138 if (!op->value2)
1171 xmlXPathTestVal test = (xmlXPathTestVal)op->value2;
11533 switch (op->value2) {
11999 xmlXPathTestVal test = (xmlXPathTestVal) op->value2;
13279 ret = xmlXPathCompareValues(ctxt, op->value, op->value2);
14647 ((xmlXPathTestVal) op->value2 == NODE_TEST_NAME /* 5 */) &&
14660 ((xmlXPathTestVal) prevop->value2 == NODE_TEST_TYPE) &&