Home
last modified time | relevance | path

Searched refs:possible_moved_to_abspaths (Results 1 – 20 of 20) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/svn/
H A Dconflict-callbacks.c1476 apr_array_header_t **possible_moved_to_abspaths, in build_tree_conflict_options() argument
1500 *possible_moved_to_abspaths = NULL; in build_tree_conflict_options()
1549 if (*possible_moved_to_abspaths == NULL) in build_tree_conflict_options()
1566 (*possible_moved_to_abspaths == NULL || in build_tree_conflict_options()
1567 (*possible_moved_to_abspaths)->nelts <= 1)) in build_tree_conflict_options()
1722 apr_array_header_t *possible_moved_to_abspaths = NULL; in find_conflict_option_with_working_copy_move_targets() local
1735 if (possible_moved_to_abspaths) in find_conflict_option_with_working_copy_move_targets()
1769 apr_array_header_t *possible_moved_to_abspaths; in handle_tree_conflict() local
1852 possible_moved_to_abspaths->nelts > 1) in handle_tree_conflict()
1899 &possible_moved_to_abspaths, in handle_tree_conflict()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/svn/
H A Dconflict-callbacks.c1476 apr_array_header_t **possible_moved_to_abspaths, in build_tree_conflict_options() argument
1500 *possible_moved_to_abspaths = NULL; in build_tree_conflict_options()
1549 if (*possible_moved_to_abspaths == NULL) in build_tree_conflict_options()
1566 (*possible_moved_to_abspaths == NULL || in build_tree_conflict_options()
1567 (*possible_moved_to_abspaths)->nelts <= 1)) in build_tree_conflict_options()
1722 apr_array_header_t *possible_moved_to_abspaths = NULL; in find_conflict_option_with_working_copy_move_targets() local
1735 if (possible_moved_to_abspaths) in find_conflict_option_with_working_copy_move_targets()
1769 apr_array_header_t *possible_moved_to_abspaths; in handle_tree_conflict() local
1852 possible_moved_to_abspaths->nelts > 1) in handle_tree_conflict()
1899 &possible_moved_to_abspaths, in handle_tree_conflict()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/svn/
H A Dconflict-callbacks.c1476 apr_array_header_t **possible_moved_to_abspaths, in build_tree_conflict_options() argument
1500 *possible_moved_to_abspaths = NULL; in build_tree_conflict_options()
1549 if (*possible_moved_to_abspaths == NULL) in build_tree_conflict_options()
1566 (*possible_moved_to_abspaths == NULL || in build_tree_conflict_options()
1567 (*possible_moved_to_abspaths)->nelts <= 1)) in build_tree_conflict_options()
1722 apr_array_header_t *possible_moved_to_abspaths = NULL; in find_conflict_option_with_working_copy_move_targets() local
1735 if (possible_moved_to_abspaths) in find_conflict_option_with_working_copy_move_targets()
1769 apr_array_header_t *possible_moved_to_abspaths; in handle_tree_conflict() local
1852 possible_moved_to_abspaths->nelts > 1) in handle_tree_conflict()
1899 &possible_moved_to_abspaths, in handle_tree_conflict()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/svn/
H A Dconflict-callbacks.c1476 apr_array_header_t **possible_moved_to_abspaths, in build_tree_conflict_options() argument
1500 *possible_moved_to_abspaths = NULL; in build_tree_conflict_options()
1549 if (*possible_moved_to_abspaths == NULL) in build_tree_conflict_options()
1566 (*possible_moved_to_abspaths == NULL || in build_tree_conflict_options()
1567 (*possible_moved_to_abspaths)->nelts <= 1)) in build_tree_conflict_options()
1722 apr_array_header_t *possible_moved_to_abspaths = NULL; in find_conflict_option_with_working_copy_move_targets() local
1735 if (possible_moved_to_abspaths) in find_conflict_option_with_working_copy_move_targets()
1769 apr_array_header_t *possible_moved_to_abspaths; in handle_tree_conflict() local
1852 possible_moved_to_abspaths->nelts > 1) in handle_tree_conflict()
1899 &possible_moved_to_abspaths, in handle_tree_conflict()
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_client/
H A Dconflicts-test.c2197 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_move_dir() local
2230 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 2); in test_merge_incoming_move_dir()
2920 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_edit_file_moved_away() local
2990 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 1); in test_merge_incoming_edit_file_moved_away()
5126 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_move_dir_across_branches() local
5163 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 2); in test_merge_incoming_move_dir_across_branches()
5721 apr_array_header_t *possible_moved_to_abspaths; in test_local_missing_abiguous_moves() local
5811 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 1); in test_local_missing_abiguous_moves()
5900 apr_array_header_t *possible_moved_to_abspaths; in test_local_missing_abiguous_moves_dir() local
6958 apr_array_header_t *possible_moved_to_abspaths; in create_dir_move_vs_dir_move_merge_conflict() local
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_client/
H A Dconflicts-test.c2197 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_move_dir() local
2230 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 2); in test_merge_incoming_move_dir()
2920 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_edit_file_moved_away() local
2990 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 1); in test_merge_incoming_edit_file_moved_away()
5126 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_move_dir_across_branches() local
5163 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 2); in test_merge_incoming_move_dir_across_branches()
5721 apr_array_header_t *possible_moved_to_abspaths; in test_local_missing_abiguous_moves() local
5811 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 1); in test_local_missing_abiguous_moves()
5900 apr_array_header_t *possible_moved_to_abspaths; in test_local_missing_abiguous_moves_dir() local
6958 apr_array_header_t *possible_moved_to_abspaths; in create_dir_move_vs_dir_move_merge_conflict() local
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_client/
H A Dconflicts-test.c2197 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_move_dir() local
2230 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 2); in test_merge_incoming_move_dir()
2920 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_edit_file_moved_away() local
2990 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 1); in test_merge_incoming_edit_file_moved_away()
5126 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_move_dir_across_branches() local
5163 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 2); in test_merge_incoming_move_dir_across_branches()
5721 apr_array_header_t *possible_moved_to_abspaths; in test_local_missing_abiguous_moves() local
5811 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 1); in test_local_missing_abiguous_moves()
5900 apr_array_header_t *possible_moved_to_abspaths; in test_local_missing_abiguous_moves_dir() local
6958 apr_array_header_t *possible_moved_to_abspaths; in create_dir_move_vs_dir_move_merge_conflict() local
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_client/
H A Dconflicts-test.c2197 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_move_dir() local
2230 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 2); in test_merge_incoming_move_dir()
2920 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_edit_file_moved_away() local
2990 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 1); in test_merge_incoming_edit_file_moved_away()
5126 apr_array_header_t *possible_moved_to_abspaths; in test_merge_incoming_move_dir_across_branches() local
5163 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 2); in test_merge_incoming_move_dir_across_branches()
5721 apr_array_header_t *possible_moved_to_abspaths; in test_local_missing_abiguous_moves() local
5811 SVN_TEST_INT_ASSERT(possible_moved_to_abspaths->nelts, 1); in test_local_missing_abiguous_moves()
5900 apr_array_header_t *possible_moved_to_abspaths; in test_local_missing_abiguous_moves_dir() local
6958 apr_array_header_t *possible_moved_to_abspaths; in create_dir_move_vs_dir_move_merge_conflict() local
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dconflicts.c8573 possible_moved_to_abspaths = in resolve_incoming_move_file_text_merge()
8902 possible_moved_to_abspaths = in resolve_both_moved_file_text_merge()
8906 APR_ARRAY_IDX(possible_moved_to_abspaths, in resolve_both_moved_file_text_merge()
9077 possible_moved_to_abspaths = in resolve_both_moved_dir_merge()
9226 possible_moved_to_abspaths = in resolve_both_moved_dir_move_merge()
9393 possible_moved_to_abspaths = in resolve_incoming_move_dir_merge()
11200 possible_moved_to_abspaths = in resolve_both_moved_file_update_keep_local_move()
11411 possible_moved_to_abspaths = in resolve_both_moved_file_update_keep_incoming_move()
12227 *possible_moved_to_abspaths = NULL; in svn_client_conflict_option_get_moved_to_abspath_candidates2()
12303 *possible_moved_to_abspaths = in svn_client_conflict_option_get_moved_to_abspath_candidates2()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dconflicts.c8573 possible_moved_to_abspaths = in resolve_incoming_move_file_text_merge()
8902 possible_moved_to_abspaths = in resolve_both_moved_file_text_merge()
8906 APR_ARRAY_IDX(possible_moved_to_abspaths, in resolve_both_moved_file_text_merge()
9077 possible_moved_to_abspaths = in resolve_both_moved_dir_merge()
9226 possible_moved_to_abspaths = in resolve_both_moved_dir_move_merge()
9393 possible_moved_to_abspaths = in resolve_incoming_move_dir_merge()
11200 possible_moved_to_abspaths = in resolve_both_moved_file_update_keep_local_move()
11411 possible_moved_to_abspaths = in resolve_both_moved_file_update_keep_incoming_move()
12227 *possible_moved_to_abspaths = NULL; in svn_client_conflict_option_get_moved_to_abspath_candidates2()
12303 *possible_moved_to_abspaths = in svn_client_conflict_option_get_moved_to_abspath_candidates2()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Dconflicts.c8573 possible_moved_to_abspaths = in resolve_incoming_move_file_text_merge()
8902 possible_moved_to_abspaths = in resolve_both_moved_file_text_merge()
8906 APR_ARRAY_IDX(possible_moved_to_abspaths, in resolve_both_moved_file_text_merge()
9077 possible_moved_to_abspaths = in resolve_both_moved_dir_merge()
9226 possible_moved_to_abspaths = in resolve_both_moved_dir_move_merge()
9393 possible_moved_to_abspaths = in resolve_incoming_move_dir_merge()
11200 possible_moved_to_abspaths = in resolve_both_moved_file_update_keep_local_move()
11411 possible_moved_to_abspaths = in resolve_both_moved_file_update_keep_incoming_move()
12227 *possible_moved_to_abspaths = NULL; in svn_client_conflict_option_get_moved_to_abspath_candidates2()
12303 *possible_moved_to_abspaths = in svn_client_conflict_option_get_moved_to_abspath_candidates2()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dconflicts.c8573 possible_moved_to_abspaths = in resolve_incoming_move_file_text_merge()
8902 possible_moved_to_abspaths = in resolve_both_moved_file_text_merge()
8906 APR_ARRAY_IDX(possible_moved_to_abspaths, in resolve_both_moved_file_text_merge()
9077 possible_moved_to_abspaths = in resolve_both_moved_dir_merge()
9226 possible_moved_to_abspaths = in resolve_both_moved_dir_move_merge()
9393 possible_moved_to_abspaths = in resolve_incoming_move_dir_merge()
11200 possible_moved_to_abspaths = in resolve_both_moved_file_update_keep_local_move()
11411 possible_moved_to_abspaths = in resolve_both_moved_file_update_keep_incoming_move()
12227 *possible_moved_to_abspaths = NULL; in svn_client_conflict_option_get_moved_to_abspath_candidates2()
12303 *possible_moved_to_abspaths = in svn_client_conflict_option_get_moved_to_abspath_candidates2()
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/include/
H A Dsvn_containers.swg533 apr_array_header_t **possible_moved_to_abspaths
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/include/
H A Dsvn_containers.swg533 apr_array_header_t **possible_moved_to_abspaths
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/include/
H A Dsvn_containers.swg533 apr_array_header_t **possible_moved_to_abspaths
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/include/
H A Dsvn_containers.swg533 apr_array_header_t **possible_moved_to_abspaths
/dports/java/java-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_client.h4774 apr_array_header_t **possible_moved_to_abspaths,
4793 apr_array_header_t **possible_moved_to_abspaths,
/dports/devel/py-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_client.h4774 apr_array_header_t **possible_moved_to_abspaths,
4793 apr_array_header_t **possible_moved_to_abspaths,
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/include/
H A Dsvn_client.h4774 apr_array_header_t **possible_moved_to_abspaths,
4793 apr_array_header_t **possible_moved_to_abspaths,
/dports/devel/p5-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_client.h4774 apr_array_header_t **possible_moved_to_abspaths,
4793 apr_array_header_t **possible_moved_to_abspaths,