comment2          140 lib/common/crmcommon_private.h bool pcmk__xc_matches(const xmlNode *comment1, const xmlNode *comment2);
comment2           54 lib/common/xml_comment.c pcmk__xc_matches(const xmlNode *comment1, const xmlNode *comment2)
comment2           57 lib/common/xml_comment.c                  && (comment2 != NULL) && (comment2->type == XML_COMMENT_NODE));
comment2           60 lib/common/xml_comment.c                         (const char *) comment2->content, pcmk__str_casei);