Home
last modified time | relevance | path

Searched refs:run (Results 126 – 150 of 1087) sorted by last modified time

12345678910>>...44

/plugin/feedmod/
H A DCOPYING104 when run, you must cause it, when started running for such
/plugin/semantic/
H A DLICENSE104 when run, you must cause it, when started running for such
/plugin/clearhistory/
H A Daction.php15 protected $run = false; variable in action_plugin_clearhistory
25 if ($this->getConf('autoclearenabled') == 0) $this->run = true;
33 if ($get + (60 * 60 * 24) > time()) $this->run = true;
51 if ($this->run) return;
52 $this->run = true;
/plugin/odtsupport/
H A DLICENSE50 Some devices are designed to deny users access to install or run
132 produce the work, or an object code interpreter used to run it.
136 work) run the object code and to modify the work, including scripts to
159 permission to run the unmodified Program. The output from running a
164 You may make, run and propagate covered works that you do not
438 run a copy of the Program. Ancillary propagation of a covered work
449 receives a license from the original licensors, to run, modify and
489 make, use, sell, offer for sale, import and otherwise run, modify and
/plugin/usecounter/
H A DLICENSE50 Some devices are designed to deny users access to install or run
132 produce the work, or an object code interpreter used to run it.
136 work) run the object code and to modify the work, including scripts to
159 permission to run the unmodified Program. The output from running a
164 You may make, run and propagate covered works that you do not
438 run a copy of the Program. Ancillary propagation of a covered work
449 receives a license from the original licensors, to run, modify and
489 make, use, sell, offer for sale, import and otherwise run, modify and
/plugin/barcodes/
H A DLICENSE.md109 Library. A suitable mechanism is one that **(a)** uses at run time
/plugin/fastwiki/
H A DLICENSE104 when run, you must cause it, when started running for such
/plugin/twofactoraltemail/
H A DLICENSE104 when run, you must cause it, when started running for such
/plugin/edittable/lib/
H A Dhandsontable.full.js4277 value: function run(context, key, p1, p2, p3, p4, p5, p6) {
17425 return _pluginHooks2.default.getSingleton().run(instance, key, p1, p2, p3, p4, p5, p6);
17458 _pluginHooks2.default.getSingleton().run(instance, 'construct');
19249 var run = function () {
19259 run.call(event.data);
19280 process.nextTick(ctx(run, id, 1));
19285 Dispatch.now(ctx(run, id, 1));
19305 run.call(id);
19311 setTimeout(ctx(run, id, 1), 0);
21853 var run = function (reaction) {
[all …]
/plugin/blog/
H A DCOPYING105 when run, you must cause it, when started running for such
/plugin/statdisplay/helper/
H A Dlog.php316 $run = 0;
324 } elseif ($run++ == 1000) {
/plugin/advanced/
H A DLICENSE104 when run, you must cause it, when started running for such
/plugin/linksuggest/
H A DLICENSE104 when run, you must cause it, when started running for such
/plugin/firenews/
H A DLICENSE104 when run, you must cause it, when started running for such
/plugin/s5/ui/blue/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/dokuwiki/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/pixel/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/i18n/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/flower/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/yatil/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/default/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/archivegenerator/
H A DLICENSE104 when run, you must cause it, when started running for such
/plugin/fullscreenmode/
H A DLICENSE104 when run, you must cause it, when started running for such
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DReindex.php74 public function run(): Response
66 public function run(): Response global() function in Elastica\\Reindex
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DREADME.rst38 using `Composer <http://getcomposer.org>`_ then run ``make test``.

12345678910>>...44