Home
last modified time | relevance | path

Searched refs:Wrapper (Results 1 – 25 of 54) sorted by relevance

123

/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/IWrapper/
DIWrapper.php37 namespace Hoa\Stream\Test\Unit\Wrapper\IWrapper;
40 use Hoa\Stream\Wrapper\IWrapper\IWrapper as SUT;
56 ->when($result = new \Mock\Hoa\Stream\Wrapper\IWrapper\IWrapper())
60 ->isInstanceOf(LUT\Wrapper\IWrapper\File::class)
61 ->isInstanceOf(LUT\Wrapper\IWrapper\Stream::class);
DFile.php37 namespace Hoa\Stream\Test\Unit\Wrapper\IWrapper;
39 use Hoa\Stream\Wrapper\IWrapper\File as SUT;
55 ->when($result = new \Mock\Hoa\Stream\Wrapper\IWrapper\File())
DStream.php37 namespace Hoa\Stream\Test\Unit\Wrapper\IWrapper;
39 use Hoa\Stream\Wrapper\IWrapper\Stream as SUT;
55 ->when($result = new \Mock\Hoa\Stream\Wrapper\IWrapper\Stream())
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/
DWrapper.php37 namespace Hoa\Stream\Test\Unit\Wrapper;
40 use Hoa\Stream\Wrapper\Wrapper as SUT;
51 class Wrapper extends Test\Unit\Suite class
DException.php37 namespace Hoa\Stream\Test\Unit\Wrapper;
40 use Hoa\Stream\Wrapper\Exception as SUT;
/plugin/bootswrapper/
Dplugin.info.txt5 name Bootstrap Wrapper Plugin
6 desc Bootstrap Wrapper for DokuWiki
DREADME.md1 Bootstrap Wrapper Plugin for DokuWiki
4 Bootstrap Wrapper for DokuWiki
DAUTHORS.md1 # Bootstrap Wrapper Plugin for DokuWiki
Dall.css2 * DokuWiki Bootstrap Wrapper Plugin
/plugin/findologicxmlexport/vendor/hoa/stream/
DCHANGELOG.md40 * Test: Complete `…ream\Wrapper\Wrapper` test suite. (Ivan Enderlin, 2017-02-02T11:33:07+01:00)
41 * Wrapper: No error reporting for `restore`. (Ivan Enderlin, 2017-02-02T11:28:53+01:00)
42 * Wrapper: No error reporting from `unregister`. (Ivan Enderlin, 2017-02-02T11:19:10+01:00)
43 * Wrapper: Exception message with more context. (Ivan Enderlin, 2017-02-02T11:18:42+01:00)
47 * Test: Write `…Wrapper\IWrapper\Stream` test suite. (Ivan Enderlin, 2016-12-14T14:37:11+01:00)
48 * Test: Write `…m\Wrapper\IWrapper\File` test suite. (Ivan Enderlin, 2016-12-14T14:36:44+01:00)
50 * Test: Write `…tream\Wrapper\Exception` test suite. (Ivan Enderlin, 2016-12-14T14:29:06+01:00)
DREADME.md40 * Wrapper: Declare user-defined protocols that will naturally be
370 The `Hoa\Stream\Wrapper\Wrapper` class holds all methods to
375 Hoa\Stream\Wrapper\Wrapper::register('tmp', Tmp::class);
378 A wrapper must implement the `Hoa\Stream\Wrapper\IWrapper\IWrapper`
512 `Hoa\Stream\Wrapper\IWrapper\Stream` interface).
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/
DWrapper.php37 namespace Hoa\Stream\Wrapper;
49 class Wrapper class
DException.php37 namespace Hoa\Stream\Wrapper;
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.promise.js26 var Internal, newGenericPromiseCapability, OwnPromiseCapability, Wrapper; variable
216 return C === $Promise || C === Wrapper
225 Wrapper = require('./_core')[PROMISE];
240 return promiseResolve(LIBRARY && this === Wrapper ? $Promise : this, x);
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.promise.js26 var Internal, newGenericPromiseCapability, OwnPromiseCapability, Wrapper; variable
216 return C === $Promise || C === Wrapper
225 Wrapper = require('./_core')[PROMISE];
240 return promiseResolve(LIBRARY && this === Wrapper ? $Promise : this, x);
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
DIWrapper.php37 namespace Hoa\Stream\Wrapper\IWrapper;
DFile.php37 namespace Hoa\Stream\Wrapper\IWrapper;
DStream.php37 namespace Hoa\Stream\Wrapper\IWrapper;
/plugin/date/
Dplugin.info.txt6 desc Wrapper about the php command strftime and date
/plugin/findologicxmlexport/vendor/hoa/protocol/
DWrapper.php48 class Wrapper class
582 stream_wrapper_register('hoa', Wrapper::class);
DCHANGELOG.md34 * Test: Write test suite of `Hoa\Protocol\Wrapper`. (Ivan Enderlin, 2015-12-16T08:39:00+01:00)
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
DWrapper.php40 use Hoa\Protocol\Wrapper as SUT;
51 class Wrapper extends Test\Unit\Suite class
/plugin/bootswrapper/exe/help/
Dbutton.txt89 …rker background, darker border, and inset shadow) when active. Bootstrap Wrapper Plugin detect aut…
/plugin/scrape/vendor/scotteh/php-dom-wrapper/
DREADME.md1 # PHP DOM Wrapper
5 PHP DOM Wrapper is a simple DOM wrapper library to manipulate and traverse HTML documents. Based ar…
1123 PHP DOM Wrapper is licensed by Andrew Scott under the BSD 3-Clause License, see the LICENSE file fo…
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock243 "description": "Wrapper around PHP's tokenizer extension.",

123