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