pe_expand_re_matches   67 include/crm/pengine/rules.h char *pe_expand_re_matches(const char *string, pe_re_match_data_t * match_data);
pe_expand_re_matches 1119 lib/pacemaker/pcmk_sched_constraints.c             char *result = pe_expand_re_matches(score, match_data->re);
pe_expand_re_matches 1134 lib/pengine/rules.c             char *resolved_attr = pe_expand_re_matches(attr, rule_data->match_data->re);