comment1          140 lib/common/crmcommon_private.h bool pcmk__xc_matches(const xmlNode *comment1, const xmlNode *comment2);
comment1           54 lib/common/xml_comment.c pcmk__xc_matches(const xmlNode *comment1, const xmlNode *comment2)
comment1           56 lib/common/xml_comment.c     pcmk__assert((comment1 != NULL) && (comment1->type == XML_COMMENT_NODE)
comment1           59 lib/common/xml_comment.c     return pcmk__str_eq((const char *) comment1->content,