re                156 include/crm/pengine/common.h     pe_re_match_data_t *re;
re                769 lib/pacemaker/pcmk_sched_constraints.c                                                 .re = &re_match_data,
re               1117 lib/pacemaker/pcmk_sched_constraints.c     if (match_data && match_data->re && match_data->re->nregs > 0 && match_data->re->pmatch[0].rm_so != -1) {
re               1119 lib/pacemaker/pcmk_sched_constraints.c             char *result = pe_expand_re_matches(score, match_data->re);
re                199 lib/pengine/failcounts.c                     gboolean is_legacy, gboolean is_unique, regex_t *re)
re                218 lib/pengine/failcounts.c     CRM_LOG_ASSERT(regcomp(re, pattern, REG_EXTENDED|REG_NOSUB) == 0);
re               1133 lib/pengine/rules.c         if (rule_data->match_data->re) {
re               1134 lib/pengine/rules.c             char *resolved_attr = pe_expand_re_matches(attr, rule_data->match_data->re);
re               1404 lib/pengine/rules.c                                     .re = re_match_data,
re               1428 lib/pengine/rules.c                                     .re = re_match_data,