Home
last modified time | relevance | path

Searched refs:svn_wc_entry (Results 1 – 25 of 33) sorted by relevance

12

/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dentries-compat.c366 SVN_ERR(svn_wc_entry(&entry, local_relpath, adm_access, TRUE, pool)); in test_entries_alloc()
370 SVN_ERR(svn_wc_entry(&entry, "missing", adm_access, TRUE, pool)); in test_entries_alloc()
418 SVN_ERR(svn_wc_entry(&stub_entry, local_relpath, adm_access, TRUE, pool)); in test_stubs()
433 SVN_ERR(svn_wc_entry(&entry, local_relpath, subdir_access, TRUE, pool)); in test_stubs()
438 SVN_ERR(svn_wc_entry(&test_entry, local_relpath, adm_access, TRUE, pool)); in test_stubs()
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dentries-compat.c366 SVN_ERR(svn_wc_entry(&entry, local_relpath, adm_access, TRUE, pool)); in test_entries_alloc()
370 SVN_ERR(svn_wc_entry(&entry, "missing", adm_access, TRUE, pool)); in test_entries_alloc()
418 SVN_ERR(svn_wc_entry(&stub_entry, local_relpath, adm_access, TRUE, pool)); in test_stubs()
433 SVN_ERR(svn_wc_entry(&entry, local_relpath, subdir_access, TRUE, pool)); in test_stubs()
438 SVN_ERR(svn_wc_entry(&test_entry, local_relpath, adm_access, TRUE, pool)); in test_stubs()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dentries-compat.c366 SVN_ERR(svn_wc_entry(&entry, local_relpath, adm_access, TRUE, pool)); in test_entries_alloc()
370 SVN_ERR(svn_wc_entry(&entry, "missing", adm_access, TRUE, pool)); in test_entries_alloc()
418 SVN_ERR(svn_wc_entry(&stub_entry, local_relpath, adm_access, TRUE, pool)); in test_stubs()
433 SVN_ERR(svn_wc_entry(&entry, local_relpath, subdir_access, TRUE, pool)); in test_stubs()
438 SVN_ERR(svn_wc_entry(&test_entry, local_relpath, adm_access, TRUE, pool)); in test_stubs()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dentries-compat.c366 SVN_ERR(svn_wc_entry(&entry, local_relpath, adm_access, TRUE, pool)); in test_entries_alloc()
370 SVN_ERR(svn_wc_entry(&entry, "missing", adm_access, TRUE, pool)); in test_entries_alloc()
418 SVN_ERR(svn_wc_entry(&stub_entry, local_relpath, adm_access, TRUE, pool)); in test_stubs()
433 SVN_ERR(svn_wc_entry(&entry, local_relpath, subdir_access, TRUE, pool)); in test_stubs()
438 SVN_ERR(svn_wc_entry(&test_entry, local_relpath, adm_access, TRUE, pool)); in test_stubs()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/
H A Dsvn_wc.i57 %ignore svn_wc_entry;
351 svn_wc_entry(&self, path, adm_access, show_hidden, pool);
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/
H A Dsvn_wc.i57 %ignore svn_wc_entry;
351 svn_wc_entry(&self, path, adm_access, show_hidden, pool);
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/
H A Dsvn_wc.i57 %ignore svn_wc_entry;
351 svn_wc_entry(&self, path, adm_access, show_hidden, pool);
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/
H A Dsvn_wc.i57 %ignore svn_wc_entry;
351 svn_wc_entry(&self, path, adm_access, show_hidden, pool);
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c1288 svn_wc_entry(const svn_wc_entry_t **entry, in svn_wc_entry() function
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c1288 svn_wc_entry(const svn_wc_entry_t **entry, in svn_wc_entry() function
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c1288 svn_wc_entry(const svn_wc_entry_t **entry, in svn_wc_entry() function
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c1288 svn_wc_entry(const svn_wc_entry_t **entry, in svn_wc_entry() function
/dports/devel/pysvn/pysvn-1.9.12/Source/
H A Dpysvn_client_cmd_info.cpp720 error = svn_wc_entry // ignore deprecation warning - support old Client().info() in cmd_info()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Dwc.py1690 def svn_wc_entry(*args) -> "svn_wc_entry_t **": function
1692 return _wc.svn_wc_entry(*args)
H A Dsvn_wc.c14343 …result = (svn_error_t *)svn_wc_entry((struct svn_wc_entry_t const **)arg1,(char const *)arg2,arg3,… in _wrap_svn_wc_entry()
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Dwc.py1690 def svn_wc_entry(*args) -> "svn_wc_entry_t **": function
1692 return _wc.svn_wc_entry(*args)
H A Dsvn_wc.c14343 …result = (svn_error_t *)svn_wc_entry((struct svn_wc_entry_t const **)arg1,(char const *)arg2,arg3,… in _wrap_svn_wc_entry()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/python/
H A Dwc.py1690 def svn_wc_entry(*args) -> "svn_wc_entry_t **": function
1692 return _wc.svn_wc_entry(*args)
H A Dsvn_wc.c14343 …result = (svn_error_t *)svn_wc_entry((struct svn_wc_entry_t const **)arg1,(char const *)arg2,arg3,… in _wrap_svn_wc_entry()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Dwc.py1690 def svn_wc_entry(*args) -> "svn_wc_entry_t **": function
1692 return _wc.svn_wc_entry(*args)
H A Dsvn_wc.c14343 …result = (svn_error_t *)svn_wc_entry((struct svn_wc_entry_t const **)arg1,(char const *)arg2,arg3,… in _wrap_svn_wc_entry()
/dports/java/java-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_wc.h3172 svn_wc_entry(const svn_wc_entry_t **entry,
/dports/devel/py-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_wc.h3172 svn_wc_entry(const svn_wc_entry_t **entry,
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/include/
H A Dsvn_wc.h3172 svn_wc_entry(const svn_wc_entry_t **entry,
/dports/devel/p5-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_wc.h3172 svn_wc_entry(const svn_wc_entry_t **entry,

12