find_xml_comment  108 lib/common/xml.c static xmlNode *find_xml_comment(xmlNode * root, xmlNode * search_comment, gboolean exact);
find_xml_comment 1602 lib/common/xml.c            find_xml_comment(haystack, needle, exact)
find_xml_comment 4579 lib/common/xml.c         target = find_xml_comment(parent, update, FALSE);