Home
last modified time | relevance | path

Searched refs:otherwise (Results 1 – 25 of 842) sorted by relevance

12345678910>>...34

/plugin/stopforumspam2/
Dhelper.php61 …urnvalue is false) or array (otherwise) - The boolean will be TRUE if the user is regarded as a sp…
109 …urnvalue is false) or array (otherwise) - The boolean will be TRUE if the user is regarded as a sp…
/plugin/elasticsearch/vendor/react/promise/src/
DLazyPromise.php28 public function otherwise(callable $onRejected) function in React\\Promise\\LazyPromise
30 return $this->promise()->otherwise($onRejected);
DExtendedPromiseInterface.php37 public function otherwise(callable $onRejected); function
DFulfilledPromise.php49 public function otherwise(callable $onRejected) function in React\\Promise\\FulfilledPromise
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/src/
DCoroutine.php93 public function otherwise(callable $onRejected): PromiseInterface function in GuzzleHttp\\Promise\\Coroutine
95 return $this->result->otherwise($onRejected);
DPromiseInterface.php42 public function otherwise(callable $onRejected): PromiseInterface; function
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
DCoroutine.php96 public function otherwise(callable $onRejected) function in GuzzleHttp\\Promise\\Coroutine
98 return $this->result->otherwise($onRejected);
DPromiseInterface.php44 public function otherwise(callable $onRejected); function
DFulfilledPromise.php53 public function otherwise(callable $onRejected) function in GuzzleHttp\\Promise\\FulfilledPromise
/plugin/webdav/vendor/sabre/event/lib/
DPromise.php129 function otherwise(callable $onRejected) { function in Sabre\\Event\\Promise
301 return $this->otherwise($onRejected);
/plugin/advanced/lang/en/config/
Dintro.txt5 Remember to press the **Save** button before leaving this page otherwise your changes will be lost.
/plugin/webdav/vendor/sabre/event/
DCHANGELOG.md19 * Renamed `Promise::error` to `Promise::otherwise` to be consistent with
26 wait for any `then`/`otherwise` callbacks to trigger.
/plugin/unameban/lang/en/
Dbanned.txt4 because you abused the service, spammed the wiki or behaved otherwise wrongly.
/plugin/txtconf/lang/en/
Dintro_acronyms.txt8 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.
Dintro_entities.txt9 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.
Dintro_mime.txt9 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DHTML.SafeIframe.txt9 such as %URI.SafeIframeRegexp, otherwise it will fatally error.
/plugin/ipban/lang/en/
Dbanned.txt4 because you abused the service, spammed the wiki or behaved otherwise wrongly.
/plugin/sequencediagram/bower_components/bower-webfontloader/
DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
59 excluding communication that is conspicuously marked or otherwise
77 use, offer to sell, sell, import, and otherwise transfer the Work,
127 reproduction, and distribution of the Work otherwise complies with
130 5. Submission of Contributions. Unless You explicitly state otherwise,
154 whether in tort (including negligence), contract, or otherwise,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DLICENSE-APACHE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
59 excluding communication that is conspicuously marked or otherwise
77 use, offer to sell, sell, import, and otherwise transfer the Work,
127 reproduction, and distribution of the Work otherwise complies with
130 5. Submission of Contributions. Unless You explicitly state otherwise,
154 whether in tort (including negligence), contract, or otherwise,
/plugin/pdfjs/pdfjs/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
60 excluding communication that is conspicuously marked or otherwise
78 use, offer to sell, sell, import, and otherwise transfer the Work,
128 reproduction, and distribution of the Work otherwise complies with
131 5. Submission of Contributions. Unless You explicitly state otherwise,
155 whether in tort (including negligence), contract, or otherwise,
/plugin/webcode/vendor/
DREADME.md7 the [Firebug Js file](firebug-lite-1.2.js) check if the CSS is loaded with is name otherwise it try…
/plugin/ckeditor5markdown/
Dckeditor.js.LICENSE.txt3 /* istanbul ignore else: This is always true because otherwise it would not register a reducer call…
/plugin/combo/resources/theme/default/pages/templates/
H A Dlanding.css1 /* No gutter on x otherwise there is a overflow on the right */
/plugin/combo/resources/firebug/
H A DREADME.md9 the [Firebug Js file](firebug-lite-1.2.js) check if the CSS is loaded with is name otherwise it try…

12345678910>>...34