XML_TEXT_NODE     107 third_party/libxml/src/HTMLtree.c 		        (attr->children->type == XML_TEXT_NODE) &&
XML_TEXT_NODE     239 third_party/libxml/src/HTMLtree.c 		        (attr->children->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    1856 third_party/libxml/src/SAX2.c     ret->type = XML_TEXT_NODE;
XML_TEXT_NODE    2468 third_party/libxml/src/SAX2.c 	    (lastChild->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    1537 third_party/libxml/src/c14n.c         case XML_TEXT_NODE:
XML_TEXT_NODE     103 third_party/libxml/src/debugXML.c 	(node->type != XML_TEXT_NODE) &&
XML_TEXT_NODE     111 third_party/libxml/src/debugXML.c             (node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE     367 third_party/libxml/src/debugXML.c         case XML_TEXT_NODE:
XML_TEXT_NODE     907 third_party/libxml/src/debugXML.c         case XML_TEXT_NODE:
XML_TEXT_NODE    1114 third_party/libxml/src/debugXML.c         case XML_TEXT_NODE:
XML_TEXT_NODE    1623 third_party/libxml/src/debugXML.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    1672 third_party/libxml/src/debugXML.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    1733 third_party/libxml/src/debugXML.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    2215 third_party/libxml/src/debugXML.c         } else if (node->type == XML_TEXT_NODE) {
XML_TEXT_NODE      32 third_party/libxml/src/include/libxml/HTMLtree.h #define HTML_TEXT_NODE		XML_TEXT_NODE
XML_TEXT_NODE    6919 third_party/libxml/src/parser.c 		    if (((list->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    7146 third_party/libxml/src/parser.c 		if (ent->children->type == XML_TEXT_NODE)
XML_TEXT_NODE    7149 third_party/libxml/src/parser.c 		    (ent->last->type == XML_TEXT_NODE))
XML_TEXT_NODE    13011 third_party/libxml/src/parser.c         case XML_TEXT_NODE:
XML_TEXT_NODE    3575 third_party/libxml/src/relaxng.c     } else if (((node->children->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    7369 third_party/libxml/src/relaxng.c         else if ((cur->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    7988 third_party/libxml/src/relaxng.c             case XML_TEXT_NODE:
XML_TEXT_NODE    8511 third_party/libxml/src/relaxng.c             (((node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    9211 third_party/libxml/src/relaxng.c         } else if (((node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    9313 third_party/libxml/src/relaxng.c             if ((cur->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    9820 third_party/libxml/src/relaxng.c                    ((node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    10280 third_party/libxml/src/relaxng.c                     if ((node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    10386 third_party/libxml/src/relaxng.c                     } else if ((child->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    10429 third_party/libxml/src/relaxng.c                     } else if ((child->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    10480 third_party/libxml/src/relaxng.c                     } else if ((child->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    1301 third_party/libxml/src/schematron.c         if ((child->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    23727 third_party/libxml/src/testapi.c         if ((first != NULL) && (first->type != XML_TEXT_NODE)) {
XML_TEXT_NODE    1266 third_party/libxml/src/tree.c 		if ((last != NULL) && (last->type == XML_TEXT_NODE)) {
XML_TEXT_NODE    1356 third_party/libxml/src/tree.c 			} else if (last->type != XML_TEXT_NODE) {
XML_TEXT_NODE    1418 third_party/libxml/src/tree.c 	if ((last != NULL) && (last->type == XML_TEXT_NODE)) {
XML_TEXT_NODE    1463 third_party/libxml/src/tree.c 		if ((last != NULL) && (last->type == XML_TEXT_NODE)) {
XML_TEXT_NODE    1541 third_party/libxml/src/tree.c 			} else if (last->type != XML_TEXT_NODE) {
XML_TEXT_NODE    1601 third_party/libxml/src/tree.c 	if ((last != NULL) && (last->type == XML_TEXT_NODE)) {
XML_TEXT_NODE    1638 third_party/libxml/src/tree.c         if ((node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    1720 third_party/libxml/src/tree.c         if ((node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    2395 third_party/libxml/src/tree.c     cur->type = XML_TEXT_NODE;
XML_TEXT_NODE    2626 third_party/libxml/src/tree.c     cur->type = XML_TEXT_NODE;
XML_TEXT_NODE    2959 third_party/libxml/src/tree.c     if (elem->type == XML_TEXT_NODE) {
XML_TEXT_NODE    2960 third_party/libxml/src/tree.c 	if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    2965 third_party/libxml/src/tree.c 	if ((cur->next != NULL) && (cur->next->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    3037 third_party/libxml/src/tree.c     if (elem->type == XML_TEXT_NODE) {
XML_TEXT_NODE    3038 third_party/libxml/src/tree.c 	if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    3048 third_party/libxml/src/tree.c 	if ((cur->prev != NULL) && (cur->prev->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    3129 third_party/libxml/src/tree.c     if ((cur->type == XML_TEXT_NODE) && (elem->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    3200 third_party/libxml/src/tree.c 	if ((cur->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    3201 third_party/libxml/src/tree.c 	    (parent->last->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    3279 third_party/libxml/src/tree.c     if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    3280 third_party/libxml/src/tree.c 	if ((parent->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    3287 third_party/libxml/src/tree.c 	if ((parent->last != NULL) && (parent->last->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    3313 third_party/libxml/src/tree.c     if ((parent->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    3514 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    3553 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    3638 third_party/libxml/src/tree.c 		(cur->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    3707 third_party/libxml/src/tree.c         (cur->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    4084 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    4503 third_party/libxml/src/tree.c         (node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    4509 third_party/libxml/src/tree.c 	      (node->prev->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    4647 third_party/libxml/src/tree.c         } else if ((cur->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    4658 third_party/libxml/src/tree.c                 if ((tmp->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    4670 third_party/libxml/src/tree.c 		    if ((tmp->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    4847 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    4919 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    5007 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    5065 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    5221 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    5231 third_party/libxml/src/tree.c                         case XML_TEXT_NODE:
XML_TEXT_NODE    5279 third_party/libxml/src/tree.c 		    if (tmp->type == XML_TEXT_NODE)
XML_TEXT_NODE    5327 third_party/libxml/src/tree.c 		    (cur->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    5445 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    5480 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    5557 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    5643 third_party/libxml/src/tree.c         case XML_TEXT_NODE:
XML_TEXT_NODE    5717 third_party/libxml/src/tree.c     if (first->type != XML_TEXT_NODE) return(first);
XML_TEXT_NODE    5718 third_party/libxml/src/tree.c     if (second->type != XML_TEXT_NODE) return(first);
XML_TEXT_NODE    6437 third_party/libxml/src/tree.c 		((prop->children->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    6767 third_party/libxml/src/tree.c     if (node->type == XML_TEXT_NODE) return(1);
XML_TEXT_NODE    6785 third_party/libxml/src/tree.c     if ((node->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    6813 third_party/libxml/src/tree.c     if ((node->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    8019 third_party/libxml/src/tree.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    9005 third_party/libxml/src/tree.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    9229 third_party/libxml/src/tree.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    9402 third_party/libxml/src/tree.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    9728 third_party/libxml/src/tree.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    9829 third_party/libxml/src/tree.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    9865 third_party/libxml/src/tree.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE     493 third_party/libxml/src/valid.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    4747 third_party/libxml/src/valid.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    4832 third_party/libxml/src/valid.c 	    if (NODE->type == XML_TEXT_NODE) {
XML_TEXT_NODE    4846 third_party/libxml/src/valid.c 			  (NODE->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    4887 third_party/libxml/src/valid.c 			  (NODE->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    5176 third_party/libxml/src/valid.c             case XML_TEXT_NODE:
XML_TEXT_NODE    5276 third_party/libxml/src/valid.c 		    case XML_TEXT_NODE:
XML_TEXT_NODE    5373 third_party/libxml/src/valid.c 		case XML_TEXT_NODE:
XML_TEXT_NODE    5542 third_party/libxml/src/valid.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    5958 third_party/libxml/src/valid.c         case XML_TEXT_NODE:
XML_TEXT_NODE    6131 third_party/libxml/src/valid.c 		    if (child->type == XML_TEXT_NODE) {
XML_TEXT_NODE     966 third_party/libxml/src/xinclude.c 	    if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    1026 third_party/libxml/src/xinclude.c 	    if ((cur->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    1139 third_party/libxml/src/xinclude.c 		    case XML_TEXT_NODE:
XML_TEXT_NODE    1159 third_party/libxml/src/xinclude.c 				case XML_TEXT_NODE:
XML_TEXT_NODE    1625 third_party/libxml/src/xinclude.c 		    case XML_TEXT_NODE:
XML_TEXT_NODE     387 third_party/libxml/src/xmlreader.c 	    if ((cur->type != XML_TEXT_NODE) &&
XML_TEXT_NODE     391 third_party/libxml/src/xmlreader.c 		 (cur->type == XML_TEXT_NODE)) &&
XML_TEXT_NODE     462 third_party/libxml/src/xmlreader.c     if ((cur->type != XML_TEXT_NODE) &&
XML_TEXT_NODE     467 third_party/libxml/src/xmlreader.c 	 (cur->type == XML_TEXT_NODE)) &&
XML_TEXT_NODE    1091 third_party/libxml/src/xmlreader.c 	} else if ((node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    1221 third_party/libxml/src/xmlreader.c        case XML_TEXT_NODE:
XML_TEXT_NODE    1334 third_party/libxml/src/xmlreader.c 	     (reader->node->children->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    1473 third_party/libxml/src/xmlreader.c         ((reader->node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    1553 third_party/libxml/src/xmlreader.c 	} else if ((node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    1764 third_party/libxml/src/xmlreader.c     case XML_TEXT_NODE:
XML_TEXT_NODE    2987 third_party/libxml/src/xmlreader.c         case XML_TEXT_NODE:
XML_TEXT_NODE    3152 third_party/libxml/src/xmlreader.c         case XML_TEXT_NODE:
XML_TEXT_NODE    3223 third_party/libxml/src/xmlreader.c         case XML_TEXT_NODE:
XML_TEXT_NODE    3498 third_party/libxml/src/xmlreader.c         case XML_TEXT_NODE:
XML_TEXT_NODE    3544 third_party/libxml/src/xmlreader.c         case XML_TEXT_NODE:
XML_TEXT_NODE    3584 third_party/libxml/src/xmlreader.c 	        (attr->children->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    3601 third_party/libxml/src/xmlreader.c         case XML_TEXT_NODE:
XML_TEXT_NODE     436 third_party/libxml/src/xmlsave.c             case XML_TEXT_NODE:
XML_TEXT_NODE     792 third_party/libxml/src/xmlsave.c     if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE     873 third_party/libxml/src/xmlsave.c 	    if ((tmp->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    1320 third_party/libxml/src/xmlsave.c     if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    1397 third_party/libxml/src/xmlsave.c 	    if ((tmp->type == XML_TEXT_NODE) || 
XML_TEXT_NODE    1532 third_party/libxml/src/xmlsave.c 	    if (child->type == XML_TEXT_NODE) {
XML_TEXT_NODE    4975 third_party/libxml/src/xmlschemas.c     (((n)->type == XML_TEXT_NODE) && (xmlSchemaIsBlank((n)->content, -1)))
XML_TEXT_NODE    9532 third_party/libxml/src/xmlschemas.c         if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    26699 third_party/libxml/src/xmlschemas.c 	if ((nodeType != XML_TEXT_NODE) ||
XML_TEXT_NODE    27119 third_party/libxml/src/xmlschemas.c 	} else if ((nodeType == XML_TEXT_NODE) ||
XML_TEXT_NODE    27129 third_party/libxml/src/xmlschemas.c 		nodeType = XML_TEXT_NODE;
XML_TEXT_NODE    27183 third_party/libxml/src/xmlschemas.c     if (xmlSchemaVPushText(vctxt, XML_TEXT_NODE, ch, len,
XML_TEXT_NODE    27864 third_party/libxml/src/xmlschemas.c 	} else if ((node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE     551 third_party/libxml/src/xpath.c     NODE_TYPE_TEXT = XML_TEXT_NODE,
XML_TEXT_NODE    3031 third_party/libxml/src/xpath.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    3088 third_party/libxml/src/xpath.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    6227 third_party/libxml/src/xpath.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    6257 third_party/libxml/src/xpath.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    7550 third_party/libxml/src/xpath.c             case XML_TEXT_NODE:
XML_TEXT_NODE    7635 third_party/libxml/src/xpath.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    7846 third_party/libxml/src/xpath.c             case XML_TEXT_NODE:
XML_TEXT_NODE    7919 third_party/libxml/src/xpath.c             case XML_TEXT_NODE:
XML_TEXT_NODE    7971 third_party/libxml/src/xpath.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    12261 third_party/libxml/src/xpath.c 			    case XML_TEXT_NODE:
XML_TEXT_NODE    14153 third_party/libxml/src/xpath.c             case XML_TEXT_NODE:
XML_TEXT_NODE    14203 third_party/libxml/src/xpath.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    14269 third_party/libxml/src/xpath.c 		((cur->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    1457 third_party/libxml/src/xpointer.c 	    if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    1513 third_party/libxml/src/xpointer.c 	    if ((cur->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    1619 third_party/libxml/src/xpointer.c 		    case XML_TEXT_NODE:
XML_TEXT_NODE    1718 third_party/libxml/src/xpointer.c         case XML_TEXT_NODE:
XML_TEXT_NODE    1989 third_party/libxml/src/xpointer.c 			case XML_TEXT_NODE:
XML_TEXT_NODE    2091 third_party/libxml/src/xpointer.c 		case XML_TEXT_NODE:
XML_TEXT_NODE    2123 third_party/libxml/src/xpointer.c 		    case XML_TEXT_NODE:
XML_TEXT_NODE    2332 third_party/libxml/src/xpointer.c 	(cur->type != XML_TEXT_NODE) &&
XML_TEXT_NODE      76 third_party/libxslt/libxslt/attributes.c     (((n)->type == XML_TEXT_NODE) && (xsltIsBlank((n)->content)))
XML_TEXT_NODE     929 third_party/libxslt/libxslt/attributes.c 	    ((inst->children->type == XML_TEXT_NODE) ||
XML_TEXT_NODE     181 third_party/libxslt/libxslt/attrvt.c     if ((attr->children->type != XML_TEXT_NODE) || 
XML_TEXT_NODE     812 third_party/libxslt/libxslt/keys.c 		case XML_TEXT_NODE:
XML_TEXT_NODE     562 third_party/libxslt/libxslt/numbers.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    1152 third_party/libxslt/libxslt/pattern.c 		if ((node->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    1162 third_party/libxslt/libxslt/pattern.c 		    case XML_TEXT_NODE:
XML_TEXT_NODE    2273 third_party/libxslt/libxslt/pattern.c 		case XML_TEXT_NODE:
XML_TEXT_NODE    2345 third_party/libxslt/libxslt/pattern.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    2385 third_party/libxslt/libxslt/pattern.c 	    (node->type == XML_TEXT_NODE)) {
XML_TEXT_NODE    2445 third_party/libxslt/libxslt/pattern.c 		case XML_TEXT_NODE:
XML_TEXT_NODE     489 third_party/libxslt/libxslt/templates.c 	if ((attr->children->type != XML_TEXT_NODE) ||
XML_TEXT_NODE     663 third_party/libxslt/libxslt/templates.c 	    if ((attr->children->type != XML_TEXT_NODE) ||
XML_TEXT_NODE      78 third_party/libxslt/libxslt/transform.c     (((n)->type == XML_TEXT_NODE) && (xsltIsBlank((n)->content)))
XML_TEXT_NODE     763 third_party/libxslt/libxslt/transform.c 	    (target->last->type == XML_TEXT_NODE) &&
XML_TEXT_NODE     776 third_party/libxslt/libxslt/transform.c 	    (target->last->type == XML_TEXT_NODE) &&
XML_TEXT_NODE     814 third_party/libxslt/libxslt/transform.c     if ((cur->type != XML_TEXT_NODE) &&
XML_TEXT_NODE     889 third_party/libxslt/libxslt/transform.c 	(((target->last->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    1113 third_party/libxslt/libxslt/transform.c 	if ((attr->children) && (attr->children->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    1165 third_party/libxslt/libxslt/transform.c     if ((node->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    1470 third_party/libxslt/libxslt/transform.c         case XML_TEXT_NODE: {
XML_TEXT_NODE    1764 third_party/libxslt/libxslt/transform.c 	case XML_TEXT_NODE:
XML_TEXT_NODE    1784 third_party/libxslt/libxslt/transform.c 	    while ((cur != NULL) && (cur->type != XML_TEXT_NODE))
XML_TEXT_NODE    1816 third_party/libxslt/libxslt/transform.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    1903 third_party/libxslt/libxslt/transform.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    2635 third_party/libxslt/libxslt/transform.c         } else if ((cur->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    2984 third_party/libxslt/libxslt/transform.c 	if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    3612 third_party/libxslt/libxslt/transform.c                 if ((tmp->type == XML_TEXT_NODE) && (!xmlIsBlankNode(tmp)))
XML_TEXT_NODE    3731 third_party/libxslt/libxslt/transform.c 	    case XML_TEXT_NODE:
XML_TEXT_NODE    3844 third_party/libxslt/libxslt/transform.c 	    if ((text->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    4838 third_party/libxslt/libxslt/transform.c 		case XML_TEXT_NODE:
XML_TEXT_NODE    4938 third_party/libxslt/libxslt/transform.c 	    if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    4968 third_party/libxslt/libxslt/transform.c 		    if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    6120 third_party/libxslt/libxslt/transform.c                 if ((tmp->type == XML_TEXT_NODE) && (!xmlIsBlankNode(tmp)))
XML_TEXT_NODE     114 third_party/libxslt/libxslt/xslt.c     (((n)->type == XML_TEXT_NODE) && (xsltIsBlank((n)->content)))
XML_TEXT_NODE    3146 third_party/libxslt/libxslt/xslt.c 			    (cur->prev->type == XML_TEXT_NODE))
XML_TEXT_NODE    3261 third_party/libxslt/libxslt/xslt.c 	} else if ((cur->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    3284 third_party/libxslt/libxslt/xslt.c 	    cur->type = XML_TEXT_NODE;
XML_TEXT_NODE    3360 third_party/libxslt/libxslt/xslt.c 	    if (textNode->type != XML_TEXT_NODE) {
XML_TEXT_NODE    3361 third_party/libxslt/libxslt/xslt.c 		textNode->type = XML_TEXT_NODE;
XML_TEXT_NODE    3465 third_party/libxslt/libxslt/xslt.c 		    if ((txt != NULL) && (txt->type == XML_TEXT_NODE) &&
XML_TEXT_NODE    3544 third_party/libxslt/libxslt/xslt.c 	} else if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    4063 third_party/libxslt/libxslt/xslt.c 	    if ((child->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    4082 third_party/libxslt/libxslt/xslt.c 	    if (((child->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    4441 third_party/libxslt/libxslt/xslt.c 		    if ((tmp->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    4888 third_party/libxslt/libxslt/xslt.c 			if ((text->type != XML_TEXT_NODE) &&
XML_TEXT_NODE    5573 third_party/libxslt/libxslt/xslt.c 	    if (((child->type == XML_TEXT_NODE) ||
XML_TEXT_NODE    5737 third_party/libxslt/libxslt/xslt.c 	if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE    6086 third_party/libxslt/libxslt/xslt.c 	if (cur->type == XML_TEXT_NODE) {
XML_TEXT_NODE      39 third_party/libxslt/libxslt/xsltInternals.h     (((n)->type == XML_TEXT_NODE) || \
XML_TEXT_NODE    1497 third_party/libxslt/libxslt/xsltutils.c 	    if (cur->type == XML_TEXT_NODE)
XML_TEXT_NODE      74 third_party/libxslt/libxslt/xsltutils.h       ((n)->type == XML_TEXT_NODE) ||					\