XML_TEXT_NODE     272 include/crm/common/xml_internal.h     while (child && (child->type == XML_TEXT_NODE)) {
XML_TEXT_NODE     291 include/crm/common/xml_internal.h     while (next && (next->type == XML_TEXT_NODE)) {
XML_TEXT_NODE     250 lib/common/xml.c         case XML_TEXT_NODE:
XML_TEXT_NODE     970 lib/common/xml.c             case XML_TEXT_NODE:
XML_TEXT_NODE    1561 lib/common/xml.c         [XML_TEXT_NODE]          = "text",
XML_TEXT_NODE    1613 lib/common/xml.c         case XML_TEXT_NODE: