Home
last modified time | relevance | path

Searched defs:SVN_ERR (Results 1 – 9 of 9) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/ctypes-python/csvn/core/
H A Dfunctions.py.in62 def SVN_ERR(ret): function
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/ctypes-python/csvn/core/
H A Dfunctions.py.in62 def SVN_ERR(ret): function
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/ctypes-python/csvn/core/
H A Dfunctions.py.in62 def SVN_ERR(ret): function
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/ctypes-python/csvn/core/
H A Dfunctions.py.in62 def SVN_ERR(ret): function
/dports/java/java-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_error.h351 #define SVN_ERR(expr) \ macro
/dports/devel/py-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_error.h351 #define SVN_ERR(expr) \ macro
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/include/
H A Dsvn_error.h351 #define SVN_ERR(expr) \ macro
/dports/devel/p5-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_error.h351 #define SVN_ERR(expr) \ macro
/dports/devel/svn2git/svn2git-1.0.18/src/
H A Dsvn.cpp53 #define SVN_ERR(expr) SVN_INT_ERR(expr) macro