exact 108 lib/common/xml.c static xmlNode *find_xml_comment(xmlNode * root, xmlNode * search_comment, gboolean exact); exact 1598 lib/common/xml.c find_element(xmlNode *haystack, xmlNode *needle, gboolean exact) exact 1602 lib/common/xml.c find_xml_comment(haystack, needle, exact) exact 4329 lib/common/xml.c find_xml_comment(xmlNode * root, xmlNode * search_comment, gboolean exact) exact 4337 lib/common/xml.c if (exact) { exact 4357 lib/common/xml.c } else if (exact) {