Home
last modified time | relevance | path

Searched defs:STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance

/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php455 const STATUS_SUCCESS = 0; define in Sabre\\HTTP\\Client
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php453 const STATUS_SUCCESS = 0; define in Sabre\\HTTP\\Client
/plugin/adfs/phpsaml/lib/Saml2/
H A DConstants.php62 const STATUS_SUCCESS = 'urn:oasis:names:tc:SAML:2.0:status:Success'; define in OneLogin_Saml2_Constants