Home
last modified time | relevance | path

Searched defs:server (Results 51 – 75 of 136) sorted by path

123456

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DFreeBusyRequestTest.php15 protected $server; variable in Sabre\\CalDAV\\Schedule\\FreeBusyRequestTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DValidateICalTest.php16 protected $server; variable in Sabre\\CalDAV\\ValidateICalTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAbstractPluginTest.php18 protected $server; variable in Sabre\\CardDAV\\AbstractPluginTest
H A DValidateVCardTest.php13 protected $server; variable in Sabre\\CardDAV\\ValidateVCardTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DAbstractServer.php17 protected $server; variable in Sabre\\DAV\\AbstractServer
H A DServerCopyMoveTest.php15 private $server; variable in Sabre\\DAV\\ServerCopyMoveTest
H A DTestPlugin.php25 function initialize(Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DSpecificationTest.php17 protected $server; variable in Sabre\\DAV\\PartialUpdate\\SpecificationTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DAllowAccessTest.php13 protected $server; variable in Sabre\\DAVACL\\AllowAccessTest
H A DBlockAccessTest.php13 protected $server; variable in Sabre\\DAVACL\\BlockAccessTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DDAVServerTest.php46 protected $server; variable in Sabre\\DAVServerTest
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/elwikiupgrade/
H A DHTTPClient.php868 function _uniqueConnectionId($server, $port) {
/plugin/eventum/XML/
H A DRPC.php609 var $server = ''; variable in XML_RPC_Client
724 function XML_RPC_Client($path, $server, $port = 0,
887 function sendPayloadHTTP10($msg, $server, $port, $timeout = 0,
/plugin/farm/
H A Dsoapserver.php27 private $server = null; variable in farmSOAP
230 $server = new SoapServer($wsdl, array('trace' => $trace, 'soap_version' => $soap_version)); variable
/plugin/fedauth/Auth/OpenID/
H A DServer.php368 static function fromMessage($message, $server=null)
600 static function fromMessage($message, $server=null)
738 $immediate = false, $assoc_handle = null, $server = null)
768 $assoc_handle = null, $server = null,
825 static function fromMessage($message, $server)
1524 function Auth_OpenID_Decoder($server)
/plugin/gitlabapi/
H A Dsyntax.php37 function getServerFromJson($server) {
/plugin/gitlabproject/
H A Dsyntax.php32 function getServerFromJson($server) {
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.delphi
/plugin/highlightjs/highlight/languages/
H A Daxapta.js12 'dispaly':1, 'edit':1, 'client':1, 'server':1, 'ttsbegin':1, 'ttscommit':1, property in hljs.LANGUAGES.axapta.defaultMode.keywords
H A Dvbscript.js13 … 'exp': 1, 'inputbox': 1, 'left': 1, 'ascw': 1, 'chrw': 1, 'regexp': 1, 'server': 1, 'response': 1… property in hljs.LANGUAGES.vbscript.defaultMode.keywords.built_in
/plugin/jsonrpc/
H A Djsonrpc.php702 $server = new dokuwiki_jsonrpc_server(); variable
/plugin/linkback/exe/
H A Dpingback.php196 $server = new PingbackServer(); variable
H A Dtrackback.php183 $server = new TrackbackServer(); variable
/plugin/openid/Auth/OpenID/
H A DServer.php821 private $server; variable in Auth_OpenID_CheckIDRequest
838 $immediate = false, $assoc_handle = null, $server = null)
879 $assoc_handle = null, $server = null,
945 static function fromMessage($message, $server)
1697 private $server; variable in Auth_OpenID_Decoder
1711 function __construct($server)

123456