XML_TEXT_NODE 380 include/crm/common/xml_internal.h while (child && (child->type == XML_TEXT_NODE)) { XML_TEXT_NODE 399 include/crm/common/xml_internal.h while (next && (next->type == XML_TEXT_NODE)) { XML_TEXT_NODE 161 lib/common/tests/xml/crm_xml_init_test.c assert_int_equal(node->type, XML_TEXT_NODE); XML_TEXT_NODE 290 lib/common/xml.c case XML_TEXT_NODE: XML_TEXT_NODE 931 lib/common/xml.c case XML_TEXT_NODE: XML_TEXT_NODE 446 lib/common/xml_io.c [XML_TEXT_NODE] = "text", XML_TEXT_NODE 504 lib/common/xml_io.c case XML_TEXT_NODE: