exact             117 lib/common/crmcommon_private.h                          bool exact);
exact             121 lib/common/crmcommon_private.h                         bool exact);
exact             428 lib/common/xml.c pcmk__xml_match(const xmlNode *haystack, const xmlNode *needle, bool exact)
exact             433 lib/common/xml.c         return pcmk__xc_match(haystack, needle, exact);
exact              50 lib/common/xml_comment.c pcmk__xc_match(const xmlNode *root, const xmlNode *search_comment, bool exact)
exact              59 lib/common/xml_comment.c         if (exact) {
exact              79 lib/common/xml_comment.c         } else if (exact) {