Home
last modified time | relevance | path

Searched refs:Protocol (Results 1 – 25 of 98) sorted by path

1234

/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified8 protocol: "Protocol",
H A Den.js.unc5 … ALT 0 for help","browseServer":"Browse Server","url":"URL","protocol":"Protocol","upload":"Upload…
H A Dlang_array.txt12 "protocol": "Protocol",
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified8 "protocol": "Protocol",
H A Den.js-4.9.merged5 … ALT 0 for help","browseServer":"Browse Server","url":"URL","protocol":"Protocol","upload":"Upload…
H A Den.js.4.95 … ALT 0 for help","browseServer":"Browse Server","url":"URL","protocol":"Protocol","upload":"Upload…
H A Den.js.unc5 … ALT 0 for help","browseServer":"Browse Server","url":"URL","protocol":"Protocol","upload":"Upload…
H A Dlang_array.txt12 "protocol": "Protocol",
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified8 "protocol": "Protocol",
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1 …ring a parse.\n var basicObjCTypes = words(\"SEL instancetype id Class Protocol BOOL\");\n\n // …
H A Dswift.min.js.map1 … \"Any\",\"AnyObject\",\"Type\",\"dynamicType\",\"Self\",\"Protocol\",\"__COLUMN__\",…
/plugin/codeprettify/code-prettify/
H A DREADME.md80 [Protocol buffers](src/lang-proto.js);
/plugin/codeprettify/code-prettify/src/
H A Dlang-swift.js51 …pplicationExtension|override|postfix|precedence|prefix|private|protocol|Protocol|public|repeat|req…
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md46 - Support for sending Chrome DevTools Protocol commands (see details in [wiki](https://github.com/php-webdriver/php-webdriver/wiki/Chrome#chrome-devtools-protocol-cdp)).
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D63.63.js.map1 …,\n 'prefix',\n 'private',\n 'protocol',\n 'Protocol',\n 'publi…
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf28 ESMTP Extended Simple Mail Transfer Protocol
31 FTP File Transfer Protocol
41 HTTP Hyper Text Transfer Protocol
50 IMAP Internet Message Access Protocol
94 POP3 Post Office Protocol 3
95 POP Post Office Protocol
108 SMTP Simple Mail Transfer Protocol
109 SOAP Simple Object Access Protocol
127 WAP Wireless Access Protocol
/plugin/findologicxmlexport/vendor/hoa/protocol/Bin/
H A DResolve.php37 namespace Hoa\Protocol\Bin;
40 use Hoa\Protocol; alias
120 $protocol = Protocol::getInstance();
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DCHANGELOG.md24 * Protocol: Add a trailing slash to `Application`. (Ivan Enderlin, 2016-01-06T08:43:29+01:00)
31 * Test: Write test suite of `…a\Protocol\Node\Node`. (Ivan Enderlin, 2016-01-05T17:11:20+01:00)
32 * Test: Write test suite of `Hoa\Protocol\Protocol`. (Ivan Enderlin, 2015-12-18T11:30:56+01:00)
33 * Test: Write test suite of `…a\Protocol\Exception`. (Ivan Enderlin, 2015-12-18T08:07:59+01:00)
34 * Test: Write test suite of `Hoa\Protocol\Wrapper`. (Ivan Enderlin, 2015-12-16T08:39:00+01:00)
H A DException.php37 namespace Hoa\Protocol;
H A DProtocol.php37 namespace Hoa\Protocol;
49 class Protocol extends Node class
H A DREADME.md19 # Hoa\Protocol
29 [Learn more](https://central.hoa-project.net/Documentation/Library/Protocol).
69 static `getInstance` method on the `Hoa\Protocol\Protocol` class which
73 echo Hoa\Protocol\Protocol::getInstance();
105 Thus, `hoa://Library/Protocol/README.md` represents the abstract path to this
117 `Hoa\Protocol\Protocol::resolve` method:
121 resolve('hoa://Library/Protocol/README.md')
126 * string(37) "/usr/local/lib/Hoa/Protocol/README.md"
139 $protocol = Hoa\Protocol\Protocol::getInstance();
140 $protocol[] = new Hoa\Protocol\Node('Usb', '/Volumes/');
[all …]
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DLibrary.php37 namespace Hoa\Protocol\Node;
H A DNode.php37 namespace Hoa\Protocol\Node;
40 use Hoa\Protocol; alias
114 throw new Protocol\Exception(
126 throw new Protocol\Exception(
147 throw new Protocol\Exception(
322 throw new Protocol\Exception(
380 return Protocol::getInstance();
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DException.php37 namespace Hoa\Protocol\Test\Unit;
39 use Hoa\Protocol\Exception as SUT;
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/
H A DLibrary.php37 namespace Hoa\Protocol\Test\Unit\Node;
39 use Hoa\Protocol\Node\Library as SUT;

1234