XPATH_XSLT_TREE  1863 third_party/libxml/src/debugXML.c         case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  3065 third_party/libxml/src/debugXML.c                         case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  3145 third_party/libxml/src/debugXML.c                         case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  3223 third_party/libxml/src/debugXML.c                         case XPATH_XSLT_TREE:
XPATH_XSLT_TREE   210 third_party/libxml/src/include/libxml/xpathInternals.h          || ((ctxt)->value->type == XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  1614 third_party/libxml/src/schematron.c 	    case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  1596 third_party/libxml/src/xinclude.c 	    case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  1025 third_party/libxml/src/xpath.c 	case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  1465 third_party/libxml/src/xpath.c 		case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  1556 third_party/libxml/src/xpath.c 	case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  1619 third_party/libxml/src/xpath.c 		case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  1656 third_party/libxml/src/xpath.c 	case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  2288 third_party/libxml/src/xpath.c     case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  4261 third_party/libxml/src/xpath.c     ret->type = XPATH_XSLT_TREE;
XPATH_XSLT_TREE  4266 third_party/libxml/src/xpath.c     xmlXPathDebugObjUsageRequested(NULL, XPATH_XSLT_TREE);
XPATH_XSLT_TREE  5298 third_party/libxml/src/xpath.c 	case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  5365 third_party/libxml/src/xpath.c     if ((obj->type == XPATH_NODESET) || (obj->type == XPATH_XSLT_TREE)) {
XPATH_XSLT_TREE  5373 third_party/libxml/src/xpath.c 	    obj->type = XPATH_XSLT_TREE; /* TODO: Just for debugging. */
XPATH_XSLT_TREE  5421 third_party/libxml/src/xpath.c 	    case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  5429 third_party/libxml/src/xpath.c 			obj->type = XPATH_XSLT_TREE; /* just for debugging */
XPATH_XSLT_TREE  5654 third_party/libxml/src/xpath.c         case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  5700 third_party/libxml/src/xpath.c     case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  5819 third_party/libxml/src/xpath.c     case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  5931 third_party/libxml/src/xpath.c     case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  6361 third_party/libxml/src/xpath.c 	((arg->type != XPATH_NODESET) && (arg->type != XPATH_XSLT_TREE))) {
XPATH_XSLT_TREE  6416 third_party/libxml/src/xpath.c 	((arg->type != XPATH_NODESET) && (arg->type != XPATH_XSLT_TREE))) {
XPATH_XSLT_TREE  6480 third_party/libxml/src/xpath.c 	((arg1->type != XPATH_NODESET) && (arg1->type != XPATH_XSLT_TREE))) {
XPATH_XSLT_TREE  6485 third_party/libxml/src/xpath.c 	((arg2->type != XPATH_NODESET) && (arg2->type != XPATH_XSLT_TREE))) {
XPATH_XSLT_TREE  6568 third_party/libxml/src/xpath.c 	((arg->type != XPATH_NODESET) && (arg->type != XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  6575 third_party/libxml/src/xpath.c         case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  6613 third_party/libxml/src/xpath.c         ((arg->type != XPATH_NODESET) && (arg->type != XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  6673 third_party/libxml/src/xpath.c 	((arg->type != XPATH_NODESET) && (arg->type != XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  6736 third_party/libxml/src/xpath.c 	((arg1->type != XPATH_NODESET) && (arg1->type != XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  6739 third_party/libxml/src/xpath.c 	((arg2->type != XPATH_NODESET) && (arg2->type != XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  6873 third_party/libxml/src/xpath.c 		case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  6930 third_party/libxml/src/xpath.c 		case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  6991 third_party/libxml/src/xpath.c 		case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  7002 third_party/libxml/src/xpath.c 	case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  7046 third_party/libxml/src/xpath.c     if ((arg2->type == XPATH_NODESET) || (arg2->type == XPATH_XSLT_TREE) ||
XPATH_XSLT_TREE  7047 third_party/libxml/src/xpath.c       (arg1->type == XPATH_NODESET) || (arg1->type == XPATH_XSLT_TREE)) {
XPATH_XSLT_TREE  7051 third_party/libxml/src/xpath.c 	if ((arg1->type != XPATH_NODESET) && (arg1->type != XPATH_XSLT_TREE)) {
XPATH_XSLT_TREE  7064 third_party/libxml/src/xpath.c 	    case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  7131 third_party/libxml/src/xpath.c     if ((arg2->type == XPATH_NODESET) || (arg2->type == XPATH_XSLT_TREE) ||
XPATH_XSLT_TREE  7132 third_party/libxml/src/xpath.c       (arg1->type == XPATH_NODESET) || (arg1->type == XPATH_XSLT_TREE)) {
XPATH_XSLT_TREE  7136 third_party/libxml/src/xpath.c 	if ((arg1->type != XPATH_NODESET) && (arg1->type != XPATH_XSLT_TREE)) {
XPATH_XSLT_TREE  7149 third_party/libxml/src/xpath.c 	    case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  7220 third_party/libxml/src/xpath.c     if ((arg2->type == XPATH_NODESET) || (arg2->type == XPATH_XSLT_TREE) ||
XPATH_XSLT_TREE  7221 third_party/libxml/src/xpath.c       (arg1->type == XPATH_NODESET) || (arg1->type == XPATH_XSLT_TREE)) {
XPATH_XSLT_TREE  7227 third_party/libxml/src/xpath.c 	if (((arg2->type == XPATH_NODESET) || (arg2->type == XPATH_XSLT_TREE)) &&
XPATH_XSLT_TREE  7228 third_party/libxml/src/xpath.c 	  ((arg1->type == XPATH_NODESET) || (arg1->type == XPATH_XSLT_TREE))){
XPATH_XSLT_TREE  7231 third_party/libxml/src/xpath.c 	    if ((arg1->type == XPATH_NODESET) || (arg1->type == XPATH_XSLT_TREE)) {
XPATH_XSLT_TREE  8416 third_party/libxml/src/xpath.c 	 (ctxt->value->type != XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  8422 third_party/libxml/src/xpath.c     else if ((cur->type == XPATH_NODESET) || (cur->type == XPATH_XSLT_TREE)) {
XPATH_XSLT_TREE  8531 third_party/libxml/src/xpath.c     if ((obj->type == XPATH_NODESET) || (obj->type == XPATH_XSLT_TREE)) {
XPATH_XSLT_TREE  8592 third_party/libxml/src/xpath.c 	 (ctxt->value->type != XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  8650 third_party/libxml/src/xpath.c 	 (ctxt->value->type != XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  8710 third_party/libxml/src/xpath.c          (ctxt->value->type != XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  9492 third_party/libxml/src/xpath.c 	 (ctxt->value->type != XPATH_XSLT_TREE)))
XPATH_XSLT_TREE  14409 third_party/libxml/src/xpath.c         case XPATH_XSLT_TREE:
XPATH_XSLT_TREE  14453 third_party/libxml/src/xpath.c         case XPATH_XSLT_TREE:
XPATH_XSLT_TREE   101 third_party/libxslt/libexslt/common.c     case XPATH_XSLT_TREE:
XPATH_XSLT_TREE   139 third_party/libxslt/libxslt/extra.c 	((ctxt->value->type != XPATH_XSLT_TREE) &&
XPATH_XSLT_TREE   146 third_party/libxslt/libxslt/extra.c     if (ctxt->value->type == XPATH_XSLT_TREE) {
XPATH_XSLT_TREE   197 third_party/libxslt/libxslt/functions.c 	case XPATH_XSLT_TREE:
XPATH_XSLT_TREE   381 third_party/libxslt/libxslt/functions.c     if ((obj2->type == XPATH_NODESET) || (obj2->type == XPATH_XSLT_TREE)) {
XPATH_XSLT_TREE  4295 third_party/libxslt/libxslt/transform.c 	} else if (res->type == XPATH_XSLT_TREE) {
XPATH_XSLT_TREE   259 third_party/libxslt/libxslt/variables.c     if ((obj->type != XPATH_NODESET) && (obj->type != XPATH_XSLT_TREE))