search_matches    171 include/crm/common/xml.h                       gboolean search_matches);
search_matches   2784 lib/common/xml.c                   const char *tag, const char *field, const char *value, gboolean search_matches)
search_matches   2803 lib/common/xml.c     if (search_matches || match_found == 0) {
search_matches   2808 lib/common/xml.c             match_found += find_xml_children(children, child, tag, field, value, search_matches);