| /plugin/swiftmail/Swift/ |
| D | RecipientList.php | 44 protected $iterators = array("to" => null, "cc" => null, "bcc" => null); variable in Swift_RecipientList 102 if (!empty($this->iterators[$where])) 104 return $this->iterators[$where]; 120 $this->iterators[$where] = $it;
|
| /plugin/findologicxmlexport/vendor/hoa/iterator/ |
| D | README.md | 26 This library provides a set of useful iterator (compatible with PHP iterators). 27 Existing PHP iterators have been updated to get new features and prior PHP 64 We propose a quick overview of all iterators. 83 ### Iterator of iterators 85 `Hoa\Iterator\Outer` represents an iterator that iterates over iterators. It 227 ### Union of iterators 229 `Hoa\Iterator\Append` allows to iterate over iterators one after another. It 264 foreach ($multiple as $iterators) { 265 echo $iterators['one'], ' | ', $iterators['two'], "\n"; 422 iterator. This is very useful when combined with other iterators, for instance [all …]
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | helpers.asciidoc | 9 [[iterators]] anchor
|
| D | community.asciidoc | 67 - Query results iterators are provided for your convenience.
|
| D | release-notes.asciidoc | 45 * Update search iterators to send `scroll_id` inside the request body
|
| /plugin/asciidocjs/node_modules/core-js/ |
| D | CHANGELOG.md | 58 - Fixed one case of deoptimization built-in iterators in V8, related [#377](https://github.com/zloi… 59 - Fixed some cases of iterators feature detection, [#368](https://github.com/zloirock/core-js/issue… 351 * Fixed [collections iterators](https://github.com/zloirock/core-js/#ecmascript-6-iterators) in FF2… 400 …* Added [`core.getIteratorMethod`](https://github.com/zloirock/core-js/#ecmascript-6-iterators) he… 401 * Uses enumerable properties in shimmed instances - collections, iterators, etc for optimize perfor… 413 * [`core.iter-helpers`](https://github.com/zloirock/core-js/#ecmascript-6-iterators) 525 …> `core.getIterator`](https://github.com/zloirock/core-js/#ecmascript-6-iterators), temporary avai… 526 * Fixed iterators support in v8 `Promise.all` and `Promise.race` 583 …ded [`NodeList.prototype[@@iterator]`](https://github.com/zloirock/core-js/#ecmascript-6-iterators) 674 * Added real [`String Iterator`](https://github.com/zloirock/core-js/#ecmascript-6-iterators), olde…
|
| D | README.md | 24 …mbols](#ecmascript-6-symbol), [collections](#ecmascript-6-collections), iterators, [typed arrays](… 83 - [helpers for iterators](#helpers-for-iterators) 2054 `Dict.keys`, `Dict.values` and `Dict.entries` returns iterators for objects. 2259 #### Helpers for iterators
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
| D | CHANGELOG.rst | 8 * Now supports creating streams from functions and iterators.
|
| /plugin/combo/vendor/salesforce/handlebars-php/ |
| H A D | README.md | 656 Block helpers make it possible to define custom iterators and other helpers that can invoke the pas…
|
| /plugin/asciidocjs/node_modules/async/ |
| D | CHANGELOG.md | 177 - Collection methods now accept ES2015 iterators. Maps, Sets, and anything that implements the ite…
|
| /plugin/combo/resources/library/rrdiagram/0.9.4.1/ |
| H A D | rrdiagram.js.map | 1 …iterators","isTAIndex","$getDesc","$setDesc","desc","$TypedArrayPrototype$","wrapper","CLAMPED","G…
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | UPGRADING.md | 547 For a replacement of these iterators, see https://github.com/nikic/iter
|
| D | CHANGELOG.md | 1199 * Batch divisors can now return iterators or arrays
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/ |
| D | UPGRADING.md | 597 For a replacement of these iterators, see https://github.com/nikic/iter
|
| D | CHANGELOG.md | 1494 * Batch divisors can now return iterators or arrays
|
| /plugin/asciidocjs/node_modules/core-js/client/ |
| D | library.min.js.map | 1 …","end","$begin","byteOffset","$slice","$set","arrayLike","src","len","$iterators","isTAIndex","$g…
|
| D | shim.min.js.map | 1 …","end","$begin","byteOffset","$slice","$set","arrayLike","src","len","$iterators","isTAIndex","$g…
|
| D | core.min.js.map | 1 …"begin","end","$begin","byteOffset","$slice","$set","arrayLike","len","$iterators","isTAIndex","$g…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js.map | 1 …iterators","wks","TO_STRING_TAG","ArrayValues","DOMIterables","CSSRuleList","CSSStyleDeclaration",…
|
| D | pdf.worker.js.map | 1 …iterators","wks","TO_STRING_TAG","ArrayValues","DOMIterables","CSSRuleList","CSSStyleDeclaration",…
|
| /plugin/jmol2/jmol/ |
| D | CHANGES.txt | 3604 # coding efficiencies in atom iterators
|