Home
last modified time | relevance | path

Searched refs:some (Results 101 – 125 of 711) sorted by last modified time

12345678910>>...29

/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md42 * [some()](#some)
77 that executes asynchronously and completes at some point in the future.
371 // Do some work, possibly asynchronously, and then
447 // Do some heavy stuff here and resolve the deferred once completed
464 All functions working on promise collections (like `all()`, `race()`, `some()`
544 #### some()
547 $promise = React\Promise\some(array|React\Promise\PromiseInterface $promisesOrValues, integer $howMany);
/plugin/elasticsearch/vendor/react/promise/src/
H A Dfunctions.php134 return some($promisesOrValues, 1)
158 function some($promisesOrValues, $howMany) function
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc416 built an index with some default settings. Delete that index and specify your
H A Dconnection-pool.asciidoc161 `AbstractConnectionPool` which provides some helper concrete methods. If you
/plugin/latexcaption/
H A DREADME.md19 - Updated some css styles to use flexbox.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md212 …* Fixed: After some text is dragged and dropped, the markup is not refreshed for grammar problems …
429 …w uses a custom color picker instead of the `YUI 2.7.0` library which has some known vulnerabiliti…
457 …itor.com/cke4/addon/pastefromword), paragraphs are transformed into lists with some corrupted data.
550 …g text from Word](https://ckeditor.com/cke4/addon/pastefromword) breaks the styling in some cases.
906 …property-allowedContent) is defined precisely, starting from CKEditor 4.5 some widget buttons may …
1029 …5): Fixed: Cursor is in the wrong position when undoing after adding an image and typing some text.
1046 * [#10804](https://dev.ckeditor.com/ticket/10804): Fixed: `CKEDITOR_GETURL` is not used with some p…
1150 * [#11830](https://dev.ckeditor.com/ticket/11830): Fixed: Impossible to pass some arguments to [CKB…
1176 …keditor.com/ticket/11822): [WebKit] Fixed: Editing anchors by double-click is broken in some cases.
1261 * [#11660](https://dev.ckeditor.com/ticket/11660): [IE] Fixed: Table content is lost when some extr…
[all …]
H A DLICENSE.md35 property. In some specific instances, CKEditor will incorporate work
376 This license, the Lesser General Public License, applies to some
422 Most GNU software, including some libraries, is covered by the
482 (which use some of those functions and data) to form executables.
1080 License with respect to some or all of the Covered Code due to
H A Dcontents-default.css81 The following are some sample styles used in the "Styles" toolbar command.
H A Dcontents.css.unc80 The following are some sample styles used in the "Styles" toolbar command.
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified42 …"confirmCancel": "You have changed some options. Are you sure you want to close the dialog window?…
H A Den.js-4.9.merged5 …re you sure you want to load new page?","confirmCancel":"You have changed some options. Are you su…
H A Den.js.4.95 …re you sure you want to load new page?","confirmCancel":"You have changed some options. Are you su…
H A Den.js.unc5 …re you sure you want to load new page?","confirmCancel":"You have changed some options. Are you su…
H A Dlang_array.txt46 …"confirmCancel": "You have changed some options. Are you sure you want to close the dialog window?…
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc39 // when setup returns some value. Otherwise, a *default* value
/plugin/ckgedit/ckeditor/plugins/wsc/
H A DLICENSE.md23 …Source engineers and consists of CKSource-owned intellectual property. In some specific instances,…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified42 …"confirmCancel": "You have changed some options. Are you sure you want to close the dialog window?…
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md25 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DLICENSE.md23 …Source engineers and consists of CKSource-owned intellectual property. In some specific instances,…
H A DREADME.md11 …free services of WebSpellChecker. It is provided with a banner ad and has some [limitations](https…
/plugin/html5video2/script/
H A Dvideo.min.js12 …ct.keys(r)).concat(Object.keys(this.options_).filter(function(t){return!e.some(function(e){return"…
20some(function(e){return e.el()===t})||(e=this.menuButton_)&&e.buttonPressed_&&t!==e.el().firstChil… class in fn
/plugin/bootswrapper/exe/help/
H A Dpopover.txt9 <popover title="Popover title" content="And here's some amazing content. It's very engaging. Right?…
12 <popover title="Popover title" content="And here's some amazing content. It's very engaging. Right?…
54 <popover trigger="focus" title="Dismissible popover" content="And here's some amazing content. It's…
57 <popover trigger="focus" title="Dismissible popover" content="And here's some amazing content. It's…
62 <popover html="true" title="**Dismissible** popover" content="And here's some amazing content. \\ *…
65 <popover html="true" title="**Dismissible** popover" content="And here's some amazing content. \\ *…
H A Dmodal.txt19 This <popover title="A Title" content="And here's some amazing content. It's very engaging. right?"…

12345678910>>...29