expand_idref      253 include/crm/common/xml.h xmlNode *expand_idref(xmlNode * input, xmlNode * top);
expand_idref     1018 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref     1088 lib/pacemaker/pcmk_sched_constraints.c     rule_xml = expand_idref(rule_xml, data_set->input);
expand_idref     2206 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref     2694 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref     3050 lib/pacemaker/pcmk_sched_constraints.c             set = expand_idref(set, data_set->input);
expand_idref      452 lib/pengine/complex.c     (*rsc)->ops_xml = expand_idref(ops, data_set->input);
expand_idref      458 lib/pengine/rules.c             xmlNode *ref_nvpair = expand_idref(an_attr, top);
expand_idref      634 lib/pengine/rules.c             attr_set = expand_idref(attr_set, top);
expand_idref      858 lib/pengine/rules.c     rule = expand_idref(rule, NULL);