replace_id        789 lib/common/xml_element.c     const char *replace_id = NULL;
replace_id        792 lib/common/xml_element.c     replace_id = pcmk__xe_id(replace);
replace_id        799 lib/common/xml_element.c     if ((replace_id != NULL)
replace_id        800 lib/common/xml_element.c         && !pcmk__str_eq(replace_id, xml_id, pcmk__str_none)) {