Searched refs:SVN_PATH_IS_EMPTY (Results 1 – 3 of 3) sorted by relevance
50 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro127 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()236 if (base_arg == 0 && ! (SVN_PATH_IS_EMPTY(base) && ! base_is_empty)) 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()343 if ((! SVN_PATH_IS_EMPTY(path->data)) in svn_path_add_component()411 if (SVN_PATH_IS_EMPTY(path)) in svn_path_is_empty()[all …]
49 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro308 if (SVN_PATH_IS_EMPTY(path)) in canonicalize()678 if (SVN_PATH_IS_EMPTY(path1) || SVN_PATH_IS_EMPTY(path2)) in get_longest_ancestor_length()794 if (SVN_PATH_IS_EMPTY(path1)) /* "" is the parent */ in is_child()796 if (SVN_PATH_IS_EMPTY(path2)) /* "" not a child */ in is_child()885 if (SVN_PATH_IS_EMPTY(dirent)) in svn_dirent_local_style()980 if (SVN_PATH_IS_EMPTY(base)) in svn_dirent_join()982 if (SVN_PATH_IS_EMPTY(component)) in svn_dirent_join()1074 if (SVN_PATH_IS_EMPTY(s)) in svn_dirent_join_many()1129 if (! SVN_PATH_IS_EMPTY(base)) in svn_dirent_join_many()[all …]
41 #define SVN_PATH_IS_EMPTY(s) ((s)[0] == '\0') macro137 if (SVN_PATH_IS_EMPTY(relpath)) in mtcc_op_find()227 if (SVN_PATH_IS_EMPTY(relpath)) in get_origin()493 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_add_file()591 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_delete()627 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_mkdir()821 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc)) in svn_client__mtcc_add_propset()943 if (SVN_PATH_IS_EMPTY(relpath) && MTCC_UNMODIFIED(mtcc) in svn_client__mtcc_check_path()