Home
last modified time | relevance | path

Searched refs:return (Results 726 – 750 of 1083) sorted by relevance

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

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddate_immutable.test20 return [
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A D.php_cs.dist56 return $config;
/plugin/dokutexit/
H A Dconfig.php169 $return = '';
171 $return .= $match."\n";
173 return $return;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Darray.test41 return ['bar' => 'bar', 'foo' => ['bar' => 'bar']]
/plugin/offline/
H A Drenderer.php379 function tpl_toc2($return=false){ argument
420 if($return) return $html;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc56 requests will be sent in parallel to the cluster and return asynchronously to
247 // Should return immediately, since the previous future resolved the entire batch
270 `$client->indices->templateExists()`, and so on) typically return a true or
275 return a simple true/false. Instead, you'll see the raw response from {es} and
H A Dserializers.asciidoc41 endpoints, which return tabular text instead of JSON.
164 * @return string
177 * @return array|string
H A Dconnection-pool.asciidoc130 * @return ConnectionInterface
138 * @return void
179 * @return ConnectionInterface
187 * @return void
/plugin/ckgdoku/scripts/
H A Dtable_debugging_code.js.unc5 if(!useComplexTables) return;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Drecursive_block_with_inheritance.test19 return ['item' => ['1', '2', ['3.1', ['3.2.1', '3.2.2'], '3.4']]]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Dempty.test19 return [
/plugin/ckgedit/scripts/
H A Dtable_debugging_code.js.unc5 if(!useComplexTables) return;
/plugin/barcode/api/google/
H A Dbarcode.inc40 return $this->_IMG($resultStr, $p['id'], $p['class']);
/plugin/barcode/api/inigma/
H A Dbarcode.inc48 return $this->_IMG($resultStr, $p['id'], $p['class']);
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.35 …ata.getTarget(),b=c.getName();if("a"==b)c=c.getChild(0);else if("img"!=b)return;var b=c.getAttribu…
10 ….focus()},0)},onClick:k,style:"width: 100%; border-collapse: separate;"};return{title:f.lang.smile…
/plugin/twcheckliste/
H A Drenderer.php.old29 return 'xhtml';
109 return;
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee80 return done() if /theme_template/.test sassFile
128 return if /shCore/.test(file)
/plugin/diagramsnet/lib/js/rough/
H A DREADME.md11 return [].slice.call(object);
22 return ((al * bl) + (((ah * bl + al * bh) << 16) >>> 0)|0);
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.35 …ata.getTarget(),b=c.getName();if("a"==b)c=c.getChild(0);else if("img"!=b)return;var b=c.getAttribu…
10 ….focus()},0)},onClick:k,style:"width: 100%; border-collapse: separate;"};return{title:f.lang.smile…
/plugin/topbarsyntax/
H A Dcsshover3.htc55 if(!REG_MSIE.test(navigator.userAgent) && !REG_COMPAT.test(window.document.compatMode)) return;
170 return type;
249 return function(node, type, className) {
252 return CSSHover.patch(node, type, className);
/plugin/barcode/api/qrserver/
H A Dbarcode.inc43 return $this->_IMG($resultStr, $p['id'], $p['class']);
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak446 return null;
451 return super.importCells(cells, dx, dy, target, location);
569 return tip;
583 * @return
593 return edge;
596 return super.createEdge(parent, id, value, source, target, style);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_preserves_safety_filters.test26 return ['var' => "<Fabien>\nTwig"]
/plugin/s5reloaded/ui/graphic_support/
H A Diepngfix.htc23 (event && !/(background|src)/.test(event.propertyName))) return;
/plugin/s5reloaded/ui/thesis/
H A Diepngfix.htc23 (event && !/(background|src)/.test(event.propertyName))) return;

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