Searched defs:content_state (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql
H A Dexternals.c621 svn_wc_notify_state_t content_state = svn_wc_notify_state_unknown; local
H A Dwc_db_update_move.c904 svn_wc_notify_state_t prop_state, content_state; local
140 update_move_list_add(svn_wc__db_wcroot_t *wcroot, const char *local_relpath, svn_wc_notify_action_t action, svn_node_kind_t kind, svn_wc_notify_state_t content_state, svn_wc_notify_state_t prop_state) argument
[all...]
H A Dupdate_editor.c4024 merge_file(svn_skel_t **work_items, svn_skel_t **conflict_skel, svn_boolean_t *install_pristine, const char **install_from, svn_wc_notify_state_t *content_state, struct file_baton *fb, apr_hash_t *actual_props, apr_time_t last_changed_date, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
4237 svn_wc_notify_state_t content_state, prop_state; local
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_client/
H A Ddiff.c938 diff_file_changed(svn_wc_notify_state_t *content_state, svn_wc_notify_state_t *prop_state, svn_boolean_t *tree_conflicted, const char *diff_relpath, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const apr_array_header_t *prop_changes, apr_hash_t *original_props, void *diff_baton, apr_pool_t *scratch_pool) argument
990 diff_file_added(svn_wc_notify_state_t *content_state, svn_wc_notify_state_t *prop_state, svn_boolean_t *tree_conflicted, const char *diff_relpath, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const char *copyfrom_path, svn_revnum_t copyfrom_revision, const apr_array_header_t *prop_changes, apr_hash_t *original_props, void *diff_baton, apr_pool_t *scratch_pool) argument
H A Dmerge.c1452 record_update_update(merge_cmd_baton_t *merge_b, const char *local_abspath, svn_node_kind_t kind, svn_wc_notify_state_t content_state, svn_wc_notify_state_t prop_state, apr_pool_t *scratch_pool) argument
/freebsd-10.3-release/contrib/subversion/subversion/include/
H A Dsvn_wc.h1372 svn_wc_notify_state_t content_state; member in struct:svn_wc_notify_t

Completed in 168 milliseconds