| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/ |
| D | UtilsTest.php | 27 $s1 = FnStream::decorate($s1, [ 54 $s2 = FnStream::decorate($s2, ['write' => function () { return 0; }]); 63 $s2 = FnStream::decorate($s2, ['write' => function () { return 0; }]); 71 $s1 = FnStream::decorate($s1, ['read' => function () { return ''; }]);
|
| D | FnStreamTest.php | 57 $b = FnStream::decorate($a, []); 84 $b = FnStream::decorate($a, [
|
| D | AsyncReadStreamTest.php | 18 new AsyncReadStream(FnStream::decorate( 28 new AsyncReadStream(FnStream::decorate(
|
| /plugin/codeprettify/code-prettify/src/ |
| D | prettify.js | 791 var decorate = function (job) { function 863 decorate, decorations); 876 decorate, decorations); 881 return decorate;
|
| D | node_prettify.js | 743 var decorate = function (job) { function 815 decorate, decorations); 828 decorate, decorations); 833 return decorate;
|
| D | run_prettify.js | 1020 var decorate = function (job) { function 1092 decorate, decorations); 1105 decorate, decorations); 1110 return decorate;
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/ |
| D | Decorator.php | 27 public function decorate(&$cache) function in HTMLPurifier_DefinitionCache_Decorator
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | DefinitionCacheFactory.php | 83 $new_cache = $decorator->decorate($cache);
|
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
| D | FnStream.php | 78 public static function decorate(StreamInterface $stream, array $methods) function in GuzzleHttp\\Psr7\\FnStream
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/ |
| D | FnStream.php | 62 public static function decorate(StreamInterface $stream, array $methods) function in GuzzleHttp\\Stream\\FnStream
|
| D | AsyncReadStream.php | 154 $buffer = FnStream::decorate($buffer, [
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/ |
| D | FnStream.php | 80 public static function decorate(StreamInterface $stream, array $methods) function in GuzzleHttp\\Psr7\\FnStream
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
| D | CHANGELOG.rst | 56 * Added ``FnStream`` to easily decorate stream behavior with callables.
|
| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | MovieEditorDialog.java | 234 decorate(frameCellCanvas, g, selected, hasFocus); in paintFrame() 249 decorate(audioCellCanvas, g, selected, hasFocus); in paintAudio() 252 private void decorate(JComponent component, Graphics g, boolean selected, boolean hasFocus) { in decorate() method in MovieEditorDialog.FrameEntry
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 396 …decorate)s=Reflect.decorate(e,t,n,i);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3… 403 …t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,i… 426 …decorate)s=Reflect.decorate(e,t,n,i);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 396 …decorate)s=Reflect.decorate(e,t,n,i);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3… 403 …t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,i… 426 …decorate)s=Reflect.decorate(e,t,n,i);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3…
|
| D | bundle.js.map | 1 …decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var…
|
| /plugin/webdav/vendor/sabre/http/ |
| D | README.md | 167 that it implements `Sabre\HTTP\RequestInterface`. To decorate this object,
|
| /plugin/davcal/vendor/sabre/http/ |
| H A D | README.md | 167 that it implements `Sabre\HTTP\RequestInterface`. To decorate this object,
|
| /plugin/jcapture/lib/ |
| D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
| D | README.md | 116 $fnStream = Psr7\FnStream::decorate($stream, [
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/ |
| D | README.md | 130 $fnStream = Psr7\FnStream::decorate($stream, [
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | UPGRADING.md | 636 allow developers to more easily extend and decorate stream behavior.
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/ |
| D | UPGRADING.md | 686 allow developers to more easily extend and decorate stream behavior.
|
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | CHANGELOG.md | 756 - Trying to decorate a member to ArrayCollection but gets an error when deserilizing because compos…
|