Home
last modified time | relevance | path

Searched defs:proppatch (Results 1 – 24 of 24) sorted by relevance

/dports/www/sabredav/sabre-dav-3.2.2/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php48 function propPatch(PropPatch $proppatch) {
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php48 function propPatch(PropPatch $proppatch) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php48 function propPatch(PropPatch $proppatch) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php48 function propPatch(PropPatch $proppatch) {
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php48 function propPatch(PropPatch $proppatch) {
/dports/devel/hyperscan/boost_1_75_0/boost/beast/http/
H A Dverb.hpp94 proppatch, enumerator
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/beast/http/
H A Dverb.hpp94 proppatch, enumerator
/dports/devel/R-cran-BH/BH/inst/include/boost/beast/http/
H A Dverb.hpp94 proppatch, enumerator
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/beast/http/
H A Dverb.hpp94 proppatch, enumerator
/dports/devel/boost-libs/boost_1_72_0/boost/beast/http/
H A Dverb.hpp94 proppatch, enumerator
/dports/devel/boost-python-libs/boost_1_72_0/boost/beast/http/
H A Dverb.hpp94 proppatch, enumerator
/dports/devel/boost-docs/boost_1_72_0/boost/beast/http/
H A Dverb.hpp94 proppatch, enumerator
/dports/www/p5-HTTP-DAV/HTTP-DAV-0.49/lib/HTTP/
H A DDAV.pm876 sub proppatch { subroutine
/dports/www/p5-HTTP-DAV/HTTP-DAV-0.49/lib/HTTP/DAV/
H A DResource.pm825 sub proppatch { subroutine
/dports/www/py-caldav/caldav-0.8.2/caldav/
H A Ddavclient.py401 def proppatch(self, url, body, dummy=None): member in DAVClient
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.http_dav_client.inc.php887 function proppatch($uri, $attributes, $namespaces='', $token='') function in http_dav_client
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_ra_serf/
H A Dcommit.c572 write_prop_xml(const proppatch_context_t *proppatch, in write_prop_xml()
724 proppatch_context_t *proppatch = baton; in setup_proppatch_headers() local
834 proppatch_context_t *proppatch, in proppatch_resource()
2204 proppatch_context_t *proppatch; in close_file() local
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_ra_serf/
H A Dcommit.c572 write_prop_xml(const proppatch_context_t *proppatch, in write_prop_xml()
724 proppatch_context_t *proppatch = baton; in setup_proppatch_headers() local
834 proppatch_context_t *proppatch, in proppatch_resource()
2204 proppatch_context_t *proppatch; in close_file() local
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_ra_serf/
H A Dcommit.c572 write_prop_xml(const proppatch_context_t *proppatch, in write_prop_xml()
724 proppatch_context_t *proppatch = baton; in setup_proppatch_headers() local
834 proppatch_context_t *proppatch, in proppatch_resource()
2204 proppatch_context_t *proppatch; in close_file() local
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_ra_serf/
H A Dcommit.c572 write_prop_xml(const proppatch_context_t *proppatch, in write_prop_xml()
724 proppatch_context_t *proppatch = baton; in setup_proppatch_headers() local
834 proppatch_context_t *proppatch, in proppatch_resource()
2204 proppatch_context_t *proppatch; in close_file() local
/dports/deskutils/egroupware/egroupware/api/src/Vfs/Sqlfs/
H A DStreamWrapper.php1846 static function proppatch($path,array $props) function in EGroupware\\Api\\Vfs\\Sqlfs\\StreamWrapper
/dports/www/py-seafdav/seafdav-8.0.7-server/tests/
H A Ddavclient.py364 def proppatch( member in DAVClient
/dports/deskutils/egroupware/egroupware/api/src/
H A DVfs.php1039 static function proppatch($path,array $props) function in EGroupware\\Api\\Vfs
/dports/lang/ruby26/ruby-2.6.9/lib/net/
H A Dhttp.rb1296 def proppatch(path, body, initheader = nil) method in Net.HTTP