diff_xpath        175 lib/cib/cib_utils.c         const char *diff_xpath = crm_element_value(change, XML_DIFF_PATH);
diff_xpath        177 lib/cib/cib_utils.c         if (pcmk__str_eq(diff_xpath, element_regex, pcmk__str_regex)) {
diff_xpath        184 lib/cib/cib_utils.c             && pcmk__str_eq(diff_xpath, parent_xpath, pcmk__str_none)