is_match         2569 lib/common/xml.c     bool is_match = false;
is_match         2582 lib/common/xml.c     is_match = (parent != NULL)
is_match         2590 lib/common/xml.c     if (is_match && delete_only) {
is_match         2598 lib/common/xml.c                 is_match = false;
is_match         2604 lib/common/xml.c     if (is_match) {