Searched refs:expected_relpath (Results 1 – 1 of 1) sorted by relevance
14271 const char *expected_relpath; in db_is_switched() local14273 expected_relpath = svn_relpath_join(parent_repos_relpath, name, in db_is_switched()14276 *is_switched = (strcmp(expected_relpath, repos_relpath) != 0); in db_is_switched()