Searched defs:rev_props (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra/
H A Deditor.c235 revstart_func_wrapper(svn_revnum_t revision, void *replay_baton, const svn_delta_editor_t **deditor, void **dedit_baton, apr_hash_t *rev_props, apr_pool_t *result_pool) argument
289 revfinish_func_wrapper(svn_revnum_t revision, void *replay_baton, const svn_delta_editor_t *editor, void *edit_baton, apr_hash_t *rev_props, apr_pool_t *pool) argument
H A Dra_loader.c1156 apr_hash_t *rev_props; local
/freebsd-10-stable/contrib/subversion/subversion/svnbench/
H A Dnull-blame-cmd.c63 file_rev_handler(void *baton, const char *path, svn_revnum_t revnum, apr_hash_t *rev_props, svn_boolean_t merged_revision, svn_txdelta_window_handler_t *content_delta_handler, void **content_delta_baton, apr_array_header_t *prop_diffs, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dblame-cmd.c56 blame_receiver_xml(void *baton, svn_revnum_t start_revnum, svn_revnum_t end_revnum, apr_int64_t line_no, svn_revnum_t revision, apr_hash_t *rev_props, svn_revnum_t merged_revision, apr_hash_t *merged_rev_props, const char *merged_path, const char *line, svn_boolean_t local_change, apr_pool_t *pool) argument
172 blame_receiver(void *baton, svn_revnum_t start_revnum, svn_revnum_t end_revnum, apr_int64_t line_no, svn_revnum_t revision, apr_hash_t *rev_props, svn_revnum_t merged_revision, apr_hash_t *merged_rev_props, const char *merged_path, const char *line, svn_boolean_t local_change, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dblame.c78 apr_hash_t *rev_props; member in struct:blame_context_t
H A Dreplay.c163 apr_hash_t *rev_props; member in struct:revision_report_t
/freebsd-10-stable/contrib/subversion/subversion/svnrdump/
H A Dsvnrdump.c210 replay_revstart(svn_revnum_t revision, void *replay_baton, const svn_delta_editor_t **editor, void **edit_baton, apr_hash_t *rev_props, apr_pool_t *pool) argument
237 replay_revend(svn_revnum_t revision, void *replay_baton, const svn_delta_editor_t *editor, void *edit_baton, apr_hash_t *rev_props, apr_pool_t *pool) argument
260 replay_revstart_v2(svn_revnum_t revision, void *replay_baton, svn_editor_t **editor, apr_hash_t *rev_props, apr_pool_t *pool) argument
287 replay_revend_v2(svn_revnum_t revision, void *replay_baton, svn_editor_t *editor, apr_hash_t *rev_props, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/svnsync/
H A Dsync.c186 svnsync_normalize_revprops(apr_hash_t *rev_props, argument
H A Dsvnsync.c598 write_revprops(int *filtered_count, svn_ra_session_t *session, svn_revnum_t rev, apr_hash_t *rev_props, apr_pool_t *pool) argument
698 apr_hash_t *existing_props, *rev_props; local
1235 replay_rev_started(svn_revnum_t revision, void *replay_baton, const svn_delta_editor_t **editor, void **edit_baton, apr_hash_t *rev_props, apr_pool_t *pool) argument
1331 replay_rev_finished(svn_revnum_t revision, void *replay_baton, const svn_delta_editor_t *editor, void *edit_baton, apr_hash_t *rev_props, apr_pool_t *pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dblame.c50 apr_hash_t *rev_props; /* the revision properties */ member in struct:rev
427 file_rev_handler(void *baton, const char *path, svn_revnum_t revnum, apr_hash_t *rev_props, svn_boolean_t merged_revision, svn_txdelta_window_handler_t *content_delta_handler, void **content_delta_baton, apr_array_header_t *prop_diffs, apr_pool_t *pool) argument
[all...]
H A Ddeprecated.c176 blame_wrapper_receiver2(void *baton, svn_revnum_t start_revnum, svn_revnum_t end_revnum, apr_int64_t line_no, svn_revnum_t revision, apr_hash_t *rev_props, svn_revnum_t merged_revision, apr_hash_t *merged_rev_props, const char *merged_path, const char *line, svn_boolean_t local_change, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Drev_hunt.c1344 apr_hash_t *rev_props; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompat.c50 file_rev_handler_wrapper(void *baton, const char *path, svn_revnum_t rev, apr_hash_t *rev_props, svn_boolean_t result_of_merge, svn_txdelta_window_handler_t *delta_handler, void **delta_baton, apr_array_header_t *prop_diffs, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c2089 apr_hash_t *rev_props; local
2710 apr_hash_t *rev_props; local
/freebsd-10-stable/contrib/subversion/subversion/include/
H A Dsvn_wc.h1435 apr_hash_t *rev_props; member in struct:svn_wc_notify_t
/freebsd-10-stable/contrib/subversion/subversion/svnserve/
H A Dserve.c2603 file_rev_handler(void *baton, const char *path, svn_revnum_t rev, apr_hash_t *rev_props, svn_boolean_t merged_revision, svn_txdelta_window_handler_t *d_handler, void **d_baton, apr_array_header_t *prop_diffs, apr_pool_t *pool) argument

Completed in 363 milliseconds