match_found 2657 lib/common/xml.c int match_found = 0; match_found 2673 lib/common/xml.c match_found = 1; match_found 2676 lib/common/xml.c if (search_matches || match_found == 0) { match_found 2681 lib/common/xml.c match_found += find_xml_children(children, child, tag, field, value, match_found 2686 lib/common/xml.c return match_found;