Home
last modified time | relevance | path

Searched full:always (Results 1 – 25 of 1728) sorted by relevance

12345678910>>...70

/plugin/elasticsearch/vendor/react/promise/src/
DExtendedPromiseInterface.php15 * `done()` always returns `null`.
56 * `always()` behaves similarly to the synchronous finally statement. When combined
57 * with `otherwise()`, `always()` allows you to write code that is similar to the familiar
78 * ->always('cleanup');
84 public function always(callable $onFulfilledOrRejected); function
/plugin/svgpureinsert/_test/
Ddokuwiki.svg213 inkscape:collect="always"
222 inkscape:collect="always"
231 inkscape:collect="always"
242 inkscape:collect="always"
251 inkscape:collect="always"
260 inkscape:collect="always"
271 inkscape:collect="always"
280 inkscape:collect="always"
289 inkscape:collect="always"
298 inkscape:collect="always"
[all …]
/plugin/remotescript/lib/JsHttpRequest/
Dprotocol.txt21 The charset is always set equal to the base backend charset.
40 The charset is always set equal to the base backend charset. Note
44 (Note that you may always use a fixed charset in your backends,
47 The common part of all these constructions is always represented as
65 Note that for XML the loader ID is always equals to 0, because we
100 each of the loading process. (Exception is the XML loader: it always
/plugin/mediasyntax/syntax/
Dspan.php40 // $data[0] is always $match
41 // $data[1] is always $state
42 // $data[3] is always $pos
Dmedia.php40 // $data[0] is always $match
41 // $data[1] is always $state
42 // $data[3] is always $pos
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
DPowerInstance.svg10 <linearGradient id="linearGradient2232" inkscape:collect="always">
13 <linearGradient id="linearGradient2224" inkscape:collect="always">
16 <linearGradient id="linearGradient2216" inkscape:collect="always">
19 <linearGradient id="linearGradient2208" inkscape:collect="always">
24 inkscape:collect="always"/>
27 inkscape:collect="always"/>
30 inkscape:collect="always"/>
33 inkscape:collect="always"/></defs>
DTransitGateway.svg10 <linearGradient id="linearGradient2442" inkscape:collect="always">
13 <linearGradient id="linearGradient2434" inkscape:collect="always">
16 <linearGradient id="linearGradient2426" inkscape:collect="always">
19 <linearGradient id="linearGradient2418" inkscape:collect="always">
22 …<linearGradient gradientTransform="translate(-2.3894457e-6)" inkscape:collect="always" id="linearG…
26 …<linearGradient gradientTransform="translate(-2.3894457e-6)" inkscape:collect="always" id="linearG…
30 …<linearGradient gradientTransform="translate(-2.3894457e-6)" inkscape:collect="always" id="linearG…
34 …<linearGradient gradientTransform="translate(-2.3894457e-6)" inkscape:collect="always" id="linearG…
/plugin/file2dw/docker/proxy/
Ddocker-compose.yml13 restart: always
29 restart: always
48 restart: always
78 always
/plugin/coinhive/lang/en/
Dsettings.php12 $lang['ch-forceASMJS'] = 'If true, the miner will always use the asm.js implementation of the hashi…
15always running as long as one tab of your site is open while keeping costly pool reconnections at …
/plugin/freechat/phpfreechat/misc/
Dtabs.svg66 inkscape:collect="always"
76 inkscape:collect="always"
86 inkscape:collect="always"
96 inkscape:collect="always"
106 inkscape:collect="always"
116 inkscape:collect="always"
126 inkscape:collect="always"
136 inkscape:collect="always"
146 inkscape:collect="always"
156 inkscape:collect="always"
[all …]
/plugin/feedauth/lang/en/
Dsettings.php8 $lang['always'] = 'Always ask for authorization? (Disables feed for anonymous users)';
/plugin/panorama/
Drender_helper.php60 $txt .= ' <param name="allowScriptAccess" value="always" />';
71 $txt .= ' allowScriptAccess="always"';
90 <param name="allowScriptAccess" value="always" />
96 allowScriptAccess="always" allowNetworking="all" allowFullScreen="true"
/plugin/findologicxmlexport/vendor/sebastian/exporter/
D.travis.yml20 on_success: always
21 on_failure: always
/plugin/findologicxmlexport/vendor/sebastian/comparator/
D.travis.yml23 on_success: always
24 on_failure: always
/plugin/html2pdf/html2pdf/html2ps/help/samples/
Dheadfoot.html3 <div style="page-break-after: always;">text on the first page</div>
4 <div style="page-break-after: always;">text on the second page</div>
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
DSubscriptions.php45 * customer's unique identifier (as returned by the API) can always be used. We
74 * customer's unique identifier (as returned by the API) can always be used. We
102 * customer's unique identifier (as returned by the API) can always be used. We
130 * customer's unique identifier (as returned by the API) can always be used. We
155 * customer's unique identifier (as returned by the API) can always be used. We
184 * customer's unique identifier (as returned by the API) can always be used. We
219 * customer's unique identifier (as returned by the API) can always be used. We
257 * customer's unique identifier (as returned by the API) can always be used. We
289 * customer's unique identifier (as returned by the API) can always be used. We
321 * customer's unique identifier (as returned by the API) can always be used. We
/plugin/coinhive/
DREADME.md33 …- forceASMJS: If true, the miner will always use the asm.js implementation of the hashing algorit…
37 …a later point, the miner will then start. This ensures that one miner is always running as long as…
38 …- FORCE_EXCLUSIVE_TAB: The miner will always start and immediately kill all miners in other tabs t…
/plugin/fedauth/Auth/OpenID/
DDumbStore.php66 * This implementation always returns null.
74 * This implementation always returns false.
83 * accepted. This therefore always returns true, which makes
/plugin/oauthgoogle/
DGoogle.php12 * application. Thuse we always ask for consent again on login.
22 // always show consent screen again
/plugin/openid/Auth/OpenID/
DDumbStore.php70 * This implementation always returns null.
82 * This implementation always returns false.
95 * accepted. This therefore always returns true, which makes
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
Dcolors-always.phpt2 phpunit --colors=always BankAccountTest ../_files/BankAccountTest.php
6 $_SERVER['argv'][2] = '--colors=always';
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Dround.rst25 * ``ceil`` always rounds up;
27 * ``floor`` always rounds down.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Docs/CodeAnalysis/
DUnconditionalIfStatementStandard.xml4 If statements that are always evaluated should not be used.
15 <code title="Invalid: An if statement that is always performed.">
/plugin/webdavclient/vendor/sabre/vobject/lib/
DProperty.php8 * A property is always in a KEY:VALUE structure, and may optionally contain
103 * This method will always return a singular value. If this was a
142 * This method always returns an array, if there was only a single value,
263 * This method must always return an array.
276 * The value must always be an array.
393 // This will never be reached, because an exception is always
415 // This will never be reached, because an exception is always
/plugin/davcard/vendor/sabre/vobject/lib/
DProperty.php8 * A property is always in a KEY:VALUE structure, and may optionally contain
103 * This method will always return a singular value. If this was a
142 * This method always returns an array, if there was only a single value,
263 * This method must always return an array.
276 * The value must always be an array.
393 // This will never be reached, because an exception is always
415 // This will never be reached, because an exception is always

12345678910>>...70