expanded_attr    1049 lib/common/rules.c     char *expanded_attr = NULL;
expanded_attr    1079 lib/common/rules.c     expanded_attr = pcmk__replace_submatches(attr, rule_input->rsc_id,
expanded_attr    1082 lib/common/rules.c     if (expanded_attr != NULL) {
expanded_attr    1083 lib/common/rules.c         attr = expanded_attr;
expanded_attr    1173 lib/common/rules.c     free(expanded_attr);