XML_TAG_RULE       50 lib/pengine/rules.c         if (crm_str_eq((const char *)rule->name, XML_TAG_RULE, TRUE)) {
XML_TAG_RULE      201 lib/pengine/rules.c     } else if (safe_str_eq(tag, XML_TAG_RULE)) {
XML_TAG_RULE      773 lib/pengine/rules.c         if (crm_str_eq((const char *)rule->name, XML_TAG_RULE, TRUE)) {
XML_TAG_RULE      763 pengine/constraints.c             if (crm_str_eq((const char *)rule_xml->name, XML_TAG_RULE, TRUE)) {
XML_TAG_RULE      114 tools/crm_resource_ban.c         xmlNode *rule = create_xml_node(location, XML_TAG_RULE);
XML_TAG_RULE      177 tools/crm_resource_ban.c         xmlNode *rule = create_xml_node(location, XML_TAG_RULE);