Searched refs:solved_conflicts_xml (Results 1 – 5 of 5) sorted by relevance
147 res->solved_conflicts_xml = NULL; in state_new()175 res->solved_conflicts_xml = NULL; in state_new_isocore()
218 const char *solved_conflicts_xml; member
362 if (s->solved_conflicts_xml) in print_state()365 fputs (s->solved_conflicts_xml, out); in print_state()
365 s->solved_conflicts_xml = obstack_finish (&solved_conflicts_xml_obstack); in set_conflicts()
4714 (struct state): New member solved_conflicts_xml.