expanded_attr     969 lib/common/rules.c     char *expanded_attr = NULL;
expanded_attr     997 lib/common/rules.c     expanded_attr = pcmk__replace_submatches(attr, rule_input->rsc_id,
expanded_attr    1000 lib/common/rules.c     if (expanded_attr != NULL) {
expanded_attr    1001 lib/common/rules.c         attr = expanded_attr;
expanded_attr    1095 lib/common/rules.c     free(expanded_attr);