Home
last modified time | relevance | path

Searched refs:Is (Results 1 – 25 of 107) sorted by relevance

12345

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A Dfunctions.php324 return Is::fulfilled($promise);
336 return Is::rejected($promise);
348 return Is::settled($promise);
H A DUtils.php51 if (Is::pending($promise)) {
172 if (Is::pending($promise)) {
207 if (Is::settled($p)) {
H A DIs.php5 final class Is class
H A DEachPromise.php117 if (Is::settled($this->aggregate)) {
230 if (Is::settled($this->aggregate)) {
H A DFulfilledPromise.php39 if (Is::pending($p)) {
H A DRejectedPromise.php39 if (Is::pending($p)) {
H A DPromise.php156 } elseif ($value instanceof Promise && Is::pending($value)) {
190 if (Is::settled($promise)) {
/plugin/publist/
H A DTODO19 - Better format checking. Is "only:year" ok? Is "group:year=2005" ok?
/plugin/publistf/
H A DTODO19 - Better format checking. Is "only:year" ok? Is "group:year=2005" ok?
/plugin/publistx/
H A DTODO19 - Better format checking. Is "only:year" ok? Is "group:year=2005" ok?
/plugin/vbsso/views/
H A Dadmin.html3.tpl1 <div class="error">Unable to write file [[content-0]]. Is this file writable by the server?</div>
/plugin/flowplay/flowplayer/
H A Djavascript.txt98 Is the player currently playing?
102 Is the player currently paused?
106 Is the player looping?
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js89 … return Is.objectLiteral(candidate) && Is.number(candidate.line) && Is.number(candidate.character);
100 if (Is.number(one) && Is.number(two) && Is.number(three) && Is.number(four)) {
430 … && (Is.number(candidate.code) || Is.string(candidate.code) || Is.undefined(candidate.code))
462 return Is.defined(candidate) && Is.string(candidate.title) && Is.string(candidate.command);
803 …return Is.defined(candidate) && Is.string(candidate.uri) && Is.string(candidate.languageId) && Is.…
983 …return Is.string(candidate) || (Is.objectLiteral(candidate) && Is.string(candidate.language) && Is
1358 …return Is.defined(candidate) && Is.number(candidate.tabSize) && Is.boolean(candidate.insertSpaces);
1426 …return Is.defined(candidate) && Is.string(candidate.uri) && (Is.undefined(candidate.languageId) ||…
1595 var Is;
1596 (function (Is) {
[all …]
H A D4.4.js.map1Is.objectLiteral(candidate) && Is.number(candidate.line) && Is.number(candidate.character);\r\n …
/plugin/flowplay2/flowplayer/
H A Djavascript.txt74 Is the player currently playing?
78 Is the player currently paused?
82 Is the player looping?
/plugin/codemirror/dist/modes/
H A Dproperties.min.js.map1 …nt\"\n nextMultiline : false, // Is the next line multiline value\n inMultiline : f…
H A Dmbox.min.js.map1Is in a mbox separator\n inSeparator: false,\n // Is in a mail header\n inHea…
H A Dnsis.min.js.map1 …{regex: /\\$\\{(?:(?:At(?:Least|Most)|Is)(?:ServicePack|Win(?:7|8|10|95|98|200(?:0|3|8(?:R2)?)|ME|…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-factory.asciidoc7 is book-keeping: Is this node alive? Did it fail a ping request? What is the
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dupload.asp49 ' Is Upload enabled?
/plugin/logautherror/
H A DREADME.markdown5 Is usefull with [fail2ban](https://github.com/fail2ban/fail2ban "Fail2Ban scans log files like /var…
/plugin/codeprettify/code-prettify/src/
H A Dlang-vb.js51 …ype|GoSub|GoTo|Handles|If|Implements|Imports|In|Inherits|Integer|Interface|Is|Let|Lib|Like|Long|Lo…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_upload.cfm56 <!--- Is enabled the upload? --->
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ga/
H A Dga.txt36 Is comhionann na daoine uile i l'athair an dlí agus is dligh dhóibh an dlí do thabhairt coimirce dhóibh i gcomhionannas gan leithcheal ar aon neach. Dlítear do chách comhionannas coimirce i gcoinne aon leithcheal a sháródh an Dearbhú seo agus i gcoinne aon bhriogaireachta chun leithcheal den tsórt sin a dhéanamh.
71 1. Ar aois in-nuachair a shlánú dhóibh tá ag fir agus mná, gan srian ar bith maidir le cine, náisiúntacht ná creideamh, an ceart chun pósadh agus teaghlach a bhunú. Is ionann na cearta atá acu maidir leis an bpósadh, le linn an phóstas agus ar scaoileadh a phósta.
75 3. Is é an teaghlach is buíon-aonad príomha bunaidh don chomhdhaonnacht do réir nádúra agus dlíonn an chomhdhaonnacht agus an Stát é a chaomhnadh.
98 3. Is é toil an phobail is foras don údarás rialuithe; léireofar an toil sin de thoradh toghchán ionraic a déanfar ó aim go ham trí bhótáil chomhchoiteann chomhionann agus trí tún-bhallóid nó ar mhodh dá shamhail sin a ráthaíos saoirse bhótála.
133 Is dligh do gach uile dhuine go mbéadh eagras sóisialach agus e adarnáisiúnta i réim a bhéarfadh go bhféadfaí na cearta agus na saoirsí atá leagtha amach sa Dearbhú seo a chur i gerích go hiomlán.
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml162 Is Gus a Liar?: true
166 'Is Gus a Liar?' => true,

12345