diff_xpath        164 lib/cib/cib_utils.c         const char *diff_xpath = crm_element_value(change, PCMK_XA_PATH);
diff_xpath        166 lib/cib/cib_utils.c         if (pcmk__str_eq(diff_xpath, element_regex, pcmk__str_regex)) {
diff_xpath        173 lib/cib/cib_utils.c             && pcmk__str_eq(diff_xpath, parent_xpath, pcmk__str_none)