boolean           992 pengine/constraints.c     const char *boolean = NULL;
boolean          1007 pengine/constraints.c     boolean = crm_element_value(rule_xml, XML_RULE_ATTR_BOOLEAN_OP);
boolean          1024 pengine/constraints.c     if (safe_str_eq(boolean, "or")) {