Home
last modified time | relevance | path

Searched refs:sort_matched_hunks (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
Dpatch.c2476 sort_matched_hunks(const void *a, const void *b) in sort_matched_hunks() function
2594 svn_sort__array(target->content->hunks, sort_matched_hunks); in apply_one_patch()