Searched refs:entry_exists (Results 1 – 2 of 2) sorted by relevance
372 svn_boolean_t entry_exists = FALSE; in add_dir_recursive() local389 entry_exists = TRUE; in add_dir_recursive()414 if (!entry_exists && config_autoprops == NULL) in add_dir_recursive()460 if (refresh_ignores && !entry_exists) in add_dir_recursive()
594 SVN_ERR(entry_exists(cache, group_index, key, &exists)); \1334 entry_exists(svn_membuffer_t *cache, in entry_exists() function