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