Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
Dwc-queries.sql1538 content_state INTEGER NOT NULL, field
Dwc_db_update_move.c289 svn_wc_notify_state_t content_state, in update_move_list_add()
1326 svn_wc_notify_state_t prop_state, content_state; in tc_editor_alter_file() local
1477 svn_wc_notify_state_t content_state = svn_wc_notify_state_unchanged; in tc_editor_update_incoming_moved_file() local
2952 svn_wc_notify_state_t content_state; in update_local_add_notify_obstructed_or_missing() local
3115 svn_wc_notify_state_t prop_state, content_state; in tc_editor_update_add_merge_files() local
Dexternals.c679 svn_wc_notify_state_t content_state = svn_wc_notify_state_unknown; in close_file() local
Dupdate_editor.c3990 svn_wc_notify_state_t *content_state, in merge_file()
4199 svn_wc_notify_state_t content_state, prop_state; in close_file() local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
Dshelf2.c1369 svn_wc_notify_state_t content_state, in send_notification()
Dmerge.c1491 svn_wc_notify_state_t content_state, in record_update_update()
/freebsd-12-stable/contrib/subversion/subversion/include/
Dsvn_wc.h1420 svn_wc_notify_state_t content_state; member