expanded_attr    1050 lib/common/rules.c     char *expanded_attr = NULL;
expanded_attr    1080 lib/common/rules.c     expanded_attr = pcmk__replace_submatches(attr, rule_input->rsc_id,
expanded_attr    1083 lib/common/rules.c     if (expanded_attr != NULL) {
expanded_attr    1084 lib/common/rules.c         attr = expanded_attr;
expanded_attr    1174 lib/common/rules.c     free(expanded_attr);