search_matches    161 include/crm/common/xml.h                       gboolean search_matches);
search_matches   2644 lib/common/xml.c                   const char *tag, const char *field, const char *value, gboolean search_matches)
search_matches   2663 lib/common/xml.c     if (search_matches || match_found == 0) {
search_matches   2668 lib/common/xml.c             match_found += find_xml_children(children, child, tag, field, value, search_matches);