Lines Matching refs:content_state

289                      svn_wc_notify_state_t content_state,  in update_move_list_add()  argument
308 content_state = svn_wc_notify_state_inapplicable; in update_move_list_add()
317 content_state, prop_state)); in update_move_list_add()
367 notify->content_state = svn_sqlite__column_int(stmt, 3); in svn_wc__db_update_move_list_notify()
1326 svn_wc_notify_state_t prop_state, content_state; in tc_editor_alter_file() local
1381 content_state = svn_wc_notify_state_changed; in tc_editor_alter_file()
1417 content_state = svn_wc_notify_state_conflicted; in tc_editor_alter_file()
1419 content_state = svn_wc_notify_state_merged; in tc_editor_alter_file()
1423 content_state = svn_wc_notify_state_unchanged; in tc_editor_alter_file()
1451 content_state, in tc_editor_alter_file()
1477 svn_wc_notify_state_t content_state = svn_wc_notify_state_unchanged; in tc_editor_update_incoming_moved_file() local
1640 content_state = svn_wc_notify_state_conflicted; in tc_editor_update_incoming_moved_file()
1642 content_state = svn_wc_notify_state_merged; in tc_editor_update_incoming_moved_file()
1662 content_state, in tc_editor_update_incoming_moved_file()
2380 notify->content_state = svn_wc_notify_state_inapplicable; in svn_wc__db_update_moved_away_conflict_victim()
2842 notify->content_state = svn_wc_notify_state_inapplicable; in svn_wc__db_update_incoming_move()
2952 svn_wc_notify_state_t content_state; in update_local_add_notify_obstructed_or_missing() local
2955 content_state = svn_wc_notify_state_missing; in update_local_add_notify_obstructed_or_missing()
2957 content_state = svn_wc_notify_state_obstructed; in update_local_add_notify_obstructed_or_missing()
2961 content_state, svn_wc_notify_state_inapplicable, in update_local_add_notify_obstructed_or_missing()
3115 svn_wc_notify_state_t prop_state, content_state; in tc_editor_update_add_merge_files() local
3158 content_state = svn_wc_notify_state_changed; in tc_editor_update_add_merge_files()
3201 content_state = svn_wc_notify_state_conflicted; in tc_editor_update_add_merge_files()
3203 content_state = svn_wc_notify_state_merged; in tc_editor_update_add_merge_files()
3242 svn_node_file, content_state, prop_state, in tc_editor_update_add_merge_files()
3611 notify->content_state = svn_wc_notify_state_inapplicable; in svn_wc__db_update_local_add()