Home
last modified time | relevance | path

Searched defs:resultCode (Results 1 – 4 of 4) sorted by path

/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php143 function setResultCode($properties, $resultCode) {
161 function setRemainingResultCode($resultCode) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php92 protected $resultCode; global() variable in FreeDSx\\Ldap\\Operation\\LdapResult
109 __construct(int $resultCode, string $dn = '', string $diagnosticMessage = '', LdapUrl...$referrals) global() argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DResponseFactory.php44 getStandardResponse(LdapMessageRequest $message, int $resultCode = ResultCode SUCCESS, string $diagnostic = '') global() argument
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php150 function setResultCode($properties, $resultCode) {
168 function setRemainingResultCode($resultCode) {