Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XPATH_XSLT_TREE

1397 	case XPATH_XSLT_TREE:
1837 case XPATH_XSLT_TREE:
1928 case XPATH_XSLT_TREE:
1991 case XPATH_XSLT_TREE:
2028 case XPATH_XSLT_TREE:
2665 case XPATH_XSLT_TREE:
4370 ret->type = XPATH_XSLT_TREE;
4375 xmlXPathDebugObjUsageRequested(NULL, XPATH_XSLT_TREE);
5417 case XPATH_XSLT_TREE:
5484 if ((obj->type == XPATH_NODESET) || (obj->type == XPATH_XSLT_TREE)) {
5492 obj->type = XPATH_XSLT_TREE; /* TODO: Just for debugging. */
5540 case XPATH_XSLT_TREE:
5548 obj->type = XPATH_XSLT_TREE; /* just for debugging */
5773 case XPATH_XSLT_TREE:
5819 case XPATH_XSLT_TREE:
5938 case XPATH_XSLT_TREE:
6050 case XPATH_XSLT_TREE:
6481 ((arg->type != XPATH_NODESET) && (arg->type != XPATH_XSLT_TREE))) {
6536 ((arg->type != XPATH_NODESET) && (arg->type != XPATH_XSLT_TREE))) {
6600 ((arg1->type != XPATH_NODESET) && (arg1->type != XPATH_XSLT_TREE))) {
6605 ((arg2->type != XPATH_NODESET) && (arg2->type != XPATH_XSLT_TREE))) {
6688 ((arg->type != XPATH_NODESET) && (arg->type != XPATH_XSLT_TREE)))
6695 case XPATH_XSLT_TREE:
6733 ((arg->type != XPATH_NODESET) && (arg->type != XPATH_XSLT_TREE)))
6793 ((arg->type != XPATH_NODESET) && (arg->type != XPATH_XSLT_TREE)))
6856 ((arg1->type != XPATH_NODESET) && (arg1->type != XPATH_XSLT_TREE)))
6859 ((arg2->type != XPATH_NODESET) && (arg2->type != XPATH_XSLT_TREE)))
6993 case XPATH_XSLT_TREE:
7050 case XPATH_XSLT_TREE:
7111 case XPATH_XSLT_TREE:
7122 case XPATH_XSLT_TREE:
7166 if ((arg2->type == XPATH_NODESET) || (arg2->type == XPATH_XSLT_TREE) ||
7167 (arg1->type == XPATH_NODESET) || (arg1->type == XPATH_XSLT_TREE)) {
7171 if ((arg1->type != XPATH_NODESET) && (arg1->type != XPATH_XSLT_TREE)) {
7184 case XPATH_XSLT_TREE:
7251 if ((arg2->type == XPATH_NODESET) || (arg2->type == XPATH_XSLT_TREE) ||
7252 (arg1->type == XPATH_NODESET) || (arg1->type == XPATH_XSLT_TREE)) {
7256 if ((arg1->type != XPATH_NODESET) && (arg1->type != XPATH_XSLT_TREE)) {
7269 case XPATH_XSLT_TREE:
7340 if ((arg2->type == XPATH_NODESET) || (arg2->type == XPATH_XSLT_TREE) ||
7341 (arg1->type == XPATH_NODESET) || (arg1->type == XPATH_XSLT_TREE)) {
7343 * If either argument is a XPATH_NODESET or XPATH_XSLT_TREE the two arguments
7347 if (((arg2->type == XPATH_NODESET) || (arg2->type == XPATH_XSLT_TREE)) &&
7348 ((arg1->type == XPATH_NODESET) || (arg1->type == XPATH_XSLT_TREE))){
7351 if ((arg1->type == XPATH_NODESET) || (arg1->type == XPATH_XSLT_TREE)) {
8546 (ctxt->value->type != XPATH_XSLT_TREE)))
8552 else if ((cur->type == XPATH_NODESET) || (cur->type == XPATH_XSLT_TREE)) {
8661 if ((obj->type == XPATH_NODESET) || (obj->type == XPATH_XSLT_TREE)) {
8722 (ctxt->value->type != XPATH_XSLT_TREE)))
8780 (ctxt->value->type != XPATH_XSLT_TREE)))
8840 (ctxt->value->type != XPATH_XSLT_TREE)))
9624 (ctxt->value->type != XPATH_XSLT_TREE)))
14588 case XPATH_XSLT_TREE:
14632 case XPATH_XSLT_TREE: