Searched refs:diff_opts (Results 1 – 1 of 1) sorted by relevance
525 svn_diff_file_options_t *diff_opts; in prop_conflict_new() local582 diff_opts = svn_diff_file_options_create(scratch_pool); in prop_conflict_new()583 diff_opts->ignore_space = svn_diff_file_ignore_space_none; in prop_conflict_new()584 diff_opts->ignore_eol_style = FALSE; in prop_conflict_new()585 diff_opts->show_c_function = FALSE; in prop_conflict_new()589 diff_opts, scratch_pool)); in prop_conflict_new()