Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
HDwc-queries.sql1539 prop_state INTEGER NOT NULL field
HDwc_db_update_move.c290 svn_wc_notify_state_t prop_state, in update_move_list_add()
1156 update_working_props(svn_wc_notify_state_t *prop_state, in update_working_props()
1223 svn_wc_notify_state_t prop_state; in tc_editor_alter_directory() local
1326 svn_wc_notify_state_t prop_state, content_state; in tc_editor_alter_file() local
1476 svn_wc_notify_state_t prop_state = svn_wc_notify_state_unchanged; in tc_editor_update_incoming_moved_file() local
3062 update_incoming_add_merge_props(svn_wc_notify_state_t *prop_state, in update_incoming_add_merge_props()
3115 svn_wc_notify_state_t prop_state, content_state; in tc_editor_update_add_merge_files() local
3256 svn_wc_notify_state_t prop_state; in tc_editor_update_add_merge_dirprops() local
HDdiff_editor.c2585 svn_wc_notify_state_t prop_state = svn_wc_notify_state_unknown; in wrap_dir_added() local
2672 svn_wc_notify_state_t prop_state = svn_wc_notify_state_inapplicable; in wrap_dir_changed() local
2738 svn_wc_notify_state_t prop_state = svn_wc_notify_state_inapplicable; in wrap_file_added() local
2825 svn_wc_notify_state_t prop_state = svn_wc_notify_state_inapplicable; in wrap_file_changed() local
HDexternals.c678 svn_wc_notify_state_t prop_state = svn_wc_notify_state_unknown; in close_file() local
HDupdate_editor.c2424 svn_wc_notify_state_t prop_state = svn_wc_notify_state_unknown; in close_directory() local
4199 svn_wc_notify_state_t content_state, prop_state; in close_file() local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDshelf2.c1370 svn_wc_notify_state_t prop_state, in send_notification()
HDmerge.c1492 svn_wc_notify_state_t prop_state, in record_update_update()
2998 svn_wc_notify_state_t prop_state; in merge_dir_changed() local
3141 svn_wc_notify_state_t prop_state; in merge_dir_added() local
/freebsd-11-stable/contrib/subversion/subversion/include/
HDsvn_wc.h1423 svn_wc_notify_state_t prop_state; member