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