Home
last modified time | relevance | path

Searched refs:return (Results 576 – 600 of 1083) sorted by relevance

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

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Dmultiple.test10 return []
H A Dconditional.test12 return ['foo' => 'foo.twig', 'standalone' => true]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dmultiline_array_with_undefined_variable.test16 return ['foobar' => 'foobar']
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dmissing_nested.test14 return []
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Din_with_objects.test14 return [
H A Diterable.test9 return [
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dternary_operator.test11 return ['foo' => 'foo', 'bar' => 'bar']
H A Dfloats.test12 return array('val' => 0.0)
H A Dbinary.test25 return ['foo' => 'bar', 'bar' => 'foo']
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dloop_not_defined_cond.test7 return ['items' => ['a', 'b']]
H A Dnested_else.test14 return ['items' => ['a', 'b'], 'items1' => []]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/
H A Dmissing_nested.test14 return []
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php120 $return = array();
123 $return[$key] = $meta;
125 return $return;
/plugin/authhiorgserver/
H A Dauth.php158 $return = array($this->cleanGroup($conf["defaultgroup"]));
178 $return[] = $this->cleanGroup($group);
183 return $return;
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md12 - Fixed the integration with Symfony, adding explicit @return annotations to suppress User Deprecated notices [#5](https://github.com/ezimuel/ringphp/pull/5)
57 return an array.
92 - Added a fix to the StreamHandler to return a `FutureArrayInterface` when an
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Dcycle.test8 return ['array1' => ['odd', 'even'], 'array2' => ['apple', 'orange', 'citrus']]
H A Ddate_namedargs.test8 return ['date' => mktime(13, 45, 0, 10, 4, 2010)]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/with/
H A Dwith_only.test8 return ['foo' => 'baz', 'baz' => 'baz']
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/embed/
H A Derror_line.test14 return []
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/
H A Dfrom_with_reserved_name.test7 return []
H A Dreserved_name.test8 return []
/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs109 return {"enc": e, "dec": d }; })();
365 return {"enc": e, "dec": d }; })();
617 return {"enc": e, "dec": d }; })();
795 return {"enc": e, "dec": d }; })();
973 return {"enc": e, "dec": d }; })();
1023 return EE;
1054 return [].slice.call(out);
1127 return [].slice.call(out);
1188 return [].slice.call(data);
1380 return [].slice.call(out);
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dsplit_utf8.test15 return ['foo' => 'Ä,é,Äほ', 'baz' => 'éÄßごa',]
/plugin/codemirror/dist/modes/
H A Dscheme.min.js.map1return obj;\n }\n\n var keywords = makeKeywords(\"λ case-lambda call/cc class define-class e…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/
H A Ddeep.test18 return []

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