Searched refs:mine_is_binary (Results 1 – 1 of 1) sorted by relevance
528 svn_boolean_t mine_is_binary; in prop_conflict_new() local577 mine_is_binary = svn_io_is_binary_data(mine->data, mine->len); in prop_conflict_new()580 if (!(incoming_base_is_binary || mine_is_binary || incoming_is_binary)) in prop_conflict_new()634 if (mine_is_binary) in prop_conflict_new()