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  108 lib/pacemaker/pcmk_sched_location.c         char *result = pe_expand_re_matches(score, re_match_data);
pe_expand_re_matches 1101 lib/pengine/rules.c             char *resolved_attr = pe_expand_re_matches(attr, rule_data->match_data->re);