pe_expand_re_matches 81 include/crm/pengine/rules.h char *pe_expand_re_matches(const char *string, pe_re_match_data_t * match_data); pe_expand_re_matches 300 lib/pengine/rules.c char *resolved_attr = pe_expand_re_matches(attr, match_data->re); pe_expand_re_matches 1036 pengine/constraints.c char *result = pe_expand_re_matches(score, match_data->re);