Home
last modified time | relevance | path

Searched refs:SVN_PATH_IS_EMPTY (Results 1 – 12 of 12) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dpath.c127 if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_internal()
129 if (SVN_PATH_IS_EMPTY(component)) in svn_path_join_internal()
171 else if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_many()
189 if (SVN_PATH_IS_EMPTY(s)) in svn_path_join_many()
238 if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_many()
249 if (SVN_PATH_IS_EMPTY(s)) in svn_path_join_many()
411 if (SVN_PATH_IS_EMPTY(path)) in svn_path_is_empty()
477 if (SVN_PATH_IS_EMPTY(path1) || SVN_PATH_IS_EMPTY(path2)) in get_path_ancestor_length()
594 if (SVN_PATH_IS_EMPTY(path1)) in svn_path_is_ancestor()
622 if (SVN_PATH_IS_EMPTY(path)) in svn_path_decompose()
[all …]
H A Ddirent_uri.c50 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro
310 if (SVN_PATH_IS_EMPTY(path)) in canonicalize()
699 if (SVN_PATH_IS_EMPTY(path1) || SVN_PATH_IS_EMPTY(path2)) in get_longest_ancestor_length()
815 if (SVN_PATH_IS_EMPTY(path1)) /* "" is the parent */ in is_child()
817 if (SVN_PATH_IS_EMPTY(path2)) /* "" not a child */ in is_child()
920 if (SVN_PATH_IS_EMPTY(dirent)) in svn_dirent_local_style()
1019 if (SVN_PATH_IS_EMPTY(base)) in svn_dirent_join()
1021 if (SVN_PATH_IS_EMPTY(component)) in svn_dirent_join()
1113 if (SVN_PATH_IS_EMPTY(s)) in svn_dirent_join_many()
1168 if (! SVN_PATH_IS_EMPTY(base)) in svn_dirent_join_many()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dpath.c127 if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_internal()
129 if (SVN_PATH_IS_EMPTY(component)) in svn_path_join_internal()
171 else if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_many()
189 if (SVN_PATH_IS_EMPTY(s)) in svn_path_join_many()
238 if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_many()
249 if (SVN_PATH_IS_EMPTY(s)) in svn_path_join_many()
411 if (SVN_PATH_IS_EMPTY(path)) in svn_path_is_empty()
477 if (SVN_PATH_IS_EMPTY(path1) || SVN_PATH_IS_EMPTY(path2)) in get_path_ancestor_length()
594 if (SVN_PATH_IS_EMPTY(path1)) in svn_path_is_ancestor()
622 if (SVN_PATH_IS_EMPTY(path)) in svn_path_decompose()
[all …]
H A Ddirent_uri.c50 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro
310 if (SVN_PATH_IS_EMPTY(path)) in canonicalize()
699 if (SVN_PATH_IS_EMPTY(path1) || SVN_PATH_IS_EMPTY(path2)) in get_longest_ancestor_length()
815 if (SVN_PATH_IS_EMPTY(path1)) /* "" is the parent */ in is_child()
817 if (SVN_PATH_IS_EMPTY(path2)) /* "" not a child */ in is_child()
920 if (SVN_PATH_IS_EMPTY(dirent)) in svn_dirent_local_style()
1019 if (SVN_PATH_IS_EMPTY(base)) in svn_dirent_join()
1021 if (SVN_PATH_IS_EMPTY(component)) in svn_dirent_join()
1113 if (SVN_PATH_IS_EMPTY(s)) in svn_dirent_join_many()
1168 if (! SVN_PATH_IS_EMPTY(base)) in svn_dirent_join_many()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_subr/
H A Dpath.c127 if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_internal()
129 if (SVN_PATH_IS_EMPTY(component)) in svn_path_join_internal()
171 else if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_many()
189 if (SVN_PATH_IS_EMPTY(s)) in svn_path_join_many()
238 if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_many()
249 if (SVN_PATH_IS_EMPTY(s)) in svn_path_join_many()
411 if (SVN_PATH_IS_EMPTY(path)) in svn_path_is_empty()
477 if (SVN_PATH_IS_EMPTY(path1) || SVN_PATH_IS_EMPTY(path2)) in get_path_ancestor_length()
594 if (SVN_PATH_IS_EMPTY(path1)) in svn_path_is_ancestor()
622 if (SVN_PATH_IS_EMPTY(path)) in svn_path_decompose()
[all …]
H A Ddirent_uri.c50 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro
310 if (SVN_PATH_IS_EMPTY(path)) in canonicalize()
699 if (SVN_PATH_IS_EMPTY(path1) || SVN_PATH_IS_EMPTY(path2)) in get_longest_ancestor_length()
815 if (SVN_PATH_IS_EMPTY(path1)) /* "" is the parent */ in is_child()
817 if (SVN_PATH_IS_EMPTY(path2)) /* "" not a child */ in is_child()
920 if (SVN_PATH_IS_EMPTY(dirent)) in svn_dirent_local_style()
1019 if (SVN_PATH_IS_EMPTY(base)) in svn_dirent_join()
1021 if (SVN_PATH_IS_EMPTY(component)) in svn_dirent_join()
1113 if (SVN_PATH_IS_EMPTY(s)) in svn_dirent_join_many()
1168 if (! SVN_PATH_IS_EMPTY(base)) in svn_dirent_join_many()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dpath.c127 if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_internal()
129 if (SVN_PATH_IS_EMPTY(component)) in svn_path_join_internal()
171 else if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_many()
189 if (SVN_PATH_IS_EMPTY(s)) in svn_path_join_many()
238 if (SVN_PATH_IS_EMPTY(base)) in svn_path_join_many()
249 if (SVN_PATH_IS_EMPTY(s)) in svn_path_join_many()
411 if (SVN_PATH_IS_EMPTY(path)) in svn_path_is_empty()
477 if (SVN_PATH_IS_EMPTY(path1) || SVN_PATH_IS_EMPTY(path2)) in get_path_ancestor_length()
594 if (SVN_PATH_IS_EMPTY(path1)) in svn_path_is_ancestor()
622 if (SVN_PATH_IS_EMPTY(path)) in svn_path_decompose()
[all …]
H A Ddirent_uri.c50 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro
310 if (SVN_PATH_IS_EMPTY(path)) in canonicalize()
699 if (SVN_PATH_IS_EMPTY(path1) || SVN_PATH_IS_EMPTY(path2)) in get_longest_ancestor_length()
815 if (SVN_PATH_IS_EMPTY(path1)) /* "" is the parent */ in is_child()
817 if (SVN_PATH_IS_EMPTY(path2)) /* "" not a child */ in is_child()
920 if (SVN_PATH_IS_EMPTY(dirent)) in svn_dirent_local_style()
1019 if (SVN_PATH_IS_EMPTY(base)) in svn_dirent_join()
1021 if (SVN_PATH_IS_EMPTY(component)) in svn_dirent_join()
1113 if (SVN_PATH_IS_EMPTY(s)) in svn_dirent_join_many()
1168 if (! SVN_PATH_IS_EMPTY(base)) in svn_dirent_join_many()
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dmtcc.c41 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro
137 if (SVN_PATH_IS_EMPTY(relpath)) in mtcc_op_find()
227 if (SVN_PATH_IS_EMPTY(relpath)) in get_origin()
494 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_add_file()
626 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in mtcc_add_delete()
684 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_mkdir()
879 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_propset()
1001 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc) in svn_client__mtcc_check_path()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dmtcc.c41 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro
137 if (SVN_PATH_IS_EMPTY(relpath)) in mtcc_op_find()
227 if (SVN_PATH_IS_EMPTY(relpath)) in get_origin()
494 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_add_file()
626 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in mtcc_add_delete()
684 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_mkdir()
879 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_propset()
1001 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc) in svn_client__mtcc_check_path()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Dmtcc.c41 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro
137 if (SVN_PATH_IS_EMPTY(relpath)) in mtcc_op_find()
227 if (SVN_PATH_IS_EMPTY(relpath)) in get_origin()
494 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_add_file()
626 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in mtcc_add_delete()
684 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_mkdir()
879 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_propset()
1001 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc) in svn_client__mtcc_check_path()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dmtcc.c41 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro
137 if (SVN_PATH_IS_EMPTY(relpath)) in mtcc_op_find()
227 if (SVN_PATH_IS_EMPTY(relpath)) in get_origin()
494 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_add_file()
626 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in mtcc_add_delete()
684 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_mkdir()
879 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_propset()
1001 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc) in svn_client__mtcc_check_path()