label 1741 lib/common/xml.c const char *label; label 1745 lib/common/xml.c label = added? "diff-added" : "diff-removed"; label 1746 lib/common/xml.c *patch_node = find_xml_node(patchset, label, FALSE); label 1753 lib/common/xml.c label = added? "target" : "source"; label 1755 lib/common/xml.c *patch_node = find_xml_node(*patch_node, label, FALSE);