Searched refs:compared_abspaths (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c1148 apr_hash_t *compared_abspaths;
2497 store_path(fb->parent_baton->delete_state->compared_abspaths,
2752 db->delete_state->compared_abspaths = apr_hash_make(db->pool);
3190 if (svn_hash_gets(delb->compared_abspaths, local_abspath))
3280 store_path(delb->compared_abspaths, local_abspath);
1144 apr_hash_t *compared_abspaths; member in struct:dir_delete_baton_t

Completed in 77 milliseconds