Home
last modified time | relevance | path

Searched refs:return (Results 526 – 550 of 1083) sorted by relevance

1...<<21222324252627282930>>...44

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dstrings.test7 return ['bar' => 'BAR']
H A Darray_call.test9 return ['foo' => 'bar', 'items' => ['foo' => 'bar', 'bar' => 'foo']]
H A Dmatches.test8 return []
H A Doperators_as_variables.test10 return ['matches' => [1, 2, 3], 'in' => 'in', 'is' => 'is']
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/
H A Dbasic.test8 return ['var' => 'var']
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/
H A Dexpression.test11 return ['foo' => 'foo.twig']
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/
H A Dglobal.test11 return []
H A Dendmacro_name.test12 return []
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc29 return maxCols;
35 return function() {
44 return pass;
50 return new CKEDITOR.dom.element( name, editor.document );
57 return {
414 return tableDialog( editor, 'table' );
417 return tableDialog( editor, 'tableProperties' );
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc29 return maxCols;
35 return function() {
44 return pass;
50 return new CKEDITOR.dom.element( name, editor.document );
57 return {
414 return tableDialog( editor, 'table' );
417 return tableDialog( editor, 'tableProperties' );
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md82 return "Hello, " . $value;
99 promise. The return value of a promise is what's forwarded to the next
114 return $nextPromise;
171 return new RejectedPromise($reason);
180 does not return a rejected promise, downstream `$onFulfilled` callbacks are
189 return "It's ok";
213 // Calling wait will return the value of the promise.
229 function. It will simply return the previously resolved value.
254 promise into the current state of execution (i.e., return the value of the
403 return $reactPromise;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Deven.test9 return []
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dstrategy.test8 return ['var' => '<br />"']
H A Dstrategy.legacy.test8 return ['var' => '<br />"']
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dinner_variables.test10 return ['k' => 0]
H A Dloop_context_local.test8 return ['items' => []]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/block/
H A Dblock_unique_name.test9 return []
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/
H A Dbasic.test14 return []
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dsandbox_disabling_ignore_missing.test9 return ['foo' => 'bar<br />']
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Dtemplate_instance.test12 return ['foo' => $twig->load('foo.twig')]
H A Dnested_blocks.test20 return []
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dmulti_word_tests.test7 return []
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dabs.test17 return ['number1' => -5.5, 'number2' => -5, 'number3' => -0, 'number4' => 0, 'number5' => 5, 'numbe…
H A Dbatch_with_keys.test7 return []
H A Ddate_default_format.test9 return [

1...<<21222324252627282930>>...44