Home
last modified time | relevance | path

Searched refs:closure (Results 26 – 38 of 38) sorted by last modified time

12

/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php261 public function configureHandlers(\Closure $closure): self argument
264 $closure($this->handlerRegistry);
277 public function configureListeners(\Closure $closure): self argument
280 $closure($this->eventDispatcher);
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md169 * `function (…) { … }` as a closure,
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md223 - Use Bind closure accessor [\#875](https://github.com/schmittjoh/serializer/pull/875) ([goetas](ht…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md102 * Fixed bug in closure-based argument tokens (#181)
/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/_fixture/
H A DSnapshotClass.php22 private static $closure; variable in SebastianBergmann\\GlobalState\\TestFixture\\SnapshotClass
31 self::$closure = function () {};
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG530 * fixed an error when a token parser pass a closure as a test to the subparse() method
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md204 `throws($closure, $class, $message = '')` | Check that a function throws a certain exception. Sub…
/plugin/jmol2/jmol/
H A DCHANGES.txt1800 # bug fix: findbugs input stream closure
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js285 var closure = function() { function
289 JsHttpRequest.setTimeout(closure, 50);
547 var closure = function() { function
602 JsHttpRequest.setTimeout(closure, 100);
H A DJsHttpRequest-script.js285 var closure = function() { function
289 JsHttpRequest.setTimeout(closure, 50);
463 var closure = function() { method in JsHttpRequest.extend.load
477 var closure = function() { method in JsHttpRequest.extend.load
483 JsHttpRequest.setTimeout(closure, 10);
H A DJsHttpRequest.js286 var closure = function() { function
290 JsHttpRequest.setTimeout(closure, 50);
591 var closure = function() { method in JsHttpRequest.extend.load
605 var closure = function() { method in JsHttpRequest.extend.load
611 JsHttpRequest.setTimeout(closure, 10);
734 var closure = function() { function
789 JsHttpRequest.setTimeout(closure, 100);
H A DJsHttpRequest-script-xml.js285 var closure = function() { function
289 JsHttpRequest.setTimeout(closure, 50);
463 var closure = function() { method in JsHttpRequest.extend.load
477 var closure = function() { method in JsHttpRequest.extend.load
483 JsHttpRequest.setTimeout(closure, 10);
H A DJsHttpRequest-xml.js285 var closure = function() { function
289 JsHttpRequest.setTimeout(closure, 50);

12