Searched defs:prop_state (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql
H A Ddiff_editor.c2585 svn_wc_notify_state_t prop_state = svn_wc_notify_state_unknown; local
2672 svn_wc_notify_state_t prop_state = svn_wc_notify_state_inapplicable; local
2738 svn_wc_notify_state_t prop_state = svn_wc_notify_state_inapplicable; local
2825 svn_wc_notify_state_t prop_state = svn_wc_notify_state_inapplicable; local
H A Dexternals.c678 svn_wc_notify_state_t prop_state = svn_wc_notify_state_unknown; local
H A Dupdate_editor.c2424 svn_wc_notify_state_t prop_state = svn_wc_notify_state_unknown; local
4199 svn_wc_notify_state_t content_state, prop_state; local
[all...]
H A Dwc_db_update_move.c1156 update_working_props(svn_wc_notify_state_t *prop_state, argument
1223 svn_wc_notify_state_t prop_state; local
284 update_move_list_add(svn_wc__db_wcroot_t *wcroot, const char *local_relpath, svn_wc__db_t *db, 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, svn_skel_t *conflict, svn_skel_t *work_item, apr_pool_t *scratch_pool) argument
1326 svn_wc_notify_state_t prop_state, content_state; local
1476 svn_wc_notify_state_t prop_state = svn_wc_notify_state_unchanged; local
3062 update_incoming_add_merge_props(svn_wc_notify_state_t *prop_state, svn_skel_t **conflict_skel, const char *local_relpath, apr_hash_t *base_props, apr_hash_t *working_props, svn_wc__db_t *db, svn_wc__db_wcroot_t *wcroot, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
3115 svn_wc_notify_state_t prop_state, content_state; local
3256 svn_wc_notify_state_t prop_state; local
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dshelf2.c1366 send_notification(const char *local_abspath, 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, svn_wc_notify_func2_t notify_func, void *notify_baton, apr_pool_t *scratch_pool) argument
H A Dmerge.c1488 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
2998 svn_wc_notify_state_t prop_state; local
3141 svn_wc_notify_state_t prop_state; local
[all...]
/freebsd-12-stable/contrib/subversion/subversion/include/
H A Dsvn_wc.h1423 svn_wc_notify_state_t prop_state; member in struct:svn_wc_notify_t

Completed in 246 milliseconds