expanded_attr     968 lib/common/rules.c     char *expanded_attr = NULL;
expanded_attr     996 lib/common/rules.c     expanded_attr = pcmk__replace_submatches(attr, rule_input->rsc_id,
expanded_attr     999 lib/common/rules.c     if (expanded_attr != NULL) {
expanded_attr    1000 lib/common/rules.c         attr = expanded_attr;
expanded_attr    1094 lib/common/rules.c     free(expanded_attr);