Searched refs:Limit (Results 1 – 25 of 38) sorted by relevance
12
| /plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/ |
| D | Limit.php | 50 class Limit extends Test\Unit\Suite class 61 $limit = new LUT\Limit($iterator, 2, 3) 78 new LUT\Limit($iterator, -2, 3); 88 $limit = new LUT\Limit($iterator, 0, 0)
|
| D | CallbackGenerator.php | 59 $limit = new LUT\Limit($iterator, 0, 5)
|
| D | Infinite.php | 58 $limit = new LUT\Limit($infinite, 0, 100)
|
| /plugin/findologicxmlexport/vendor/hoa/iterator/ |
| D | Limit.php | 47 class Limit extends \LimitIterator class
|
| D | README.md | 144 ### Limit subsection 146 `Hoa\Iterator\Limit` allows to iterate *n* elements of an iterator starting from 150 $limit = new Hoa\Iterator\Limit($foobar, 2, 3); 169 $limit = new Hoa\Iterator\Limit($infinite, 0, 21); 423 with `Hoa\Iterator\Limit`: 429 $limit = new Hoa\Iterator\Limit($generator, 0, 10);
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
| D | NodesNamespace.asciidoc | 82 $params['metric'] = (list) Limit the information returned to the specified metr… 83 $params['index_metric'] = (list) Limit the information returned for `indices` metric … 97 $params['metric'] = (list) Limit the information returned to the specified metrics
|
| D | ClusterNamespace.asciidoc | 134 $params['index'] = (list) Limit the information returned to a specific in… 233 $params['metric'] = (list) Limit the information returned to the specified metrics. Default… 249 $params['metric'] = (list) Limit the information returned to the specified metri…
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Query/ |
| D | Limit.php | 12 class Limit extends AbstractQuery class
|
| /plugin/nssearch/ |
| D | plugin.info.txt | 6 desc Limit search results to the namespace in which the search is performed
|
| /plugin/asciidocjs/node_modules/async/ |
| D | CHANGELOG.md | 93 - Added `concatLimit`, the `Limit` equivalent of [`concat`](https://caolan.github.io/async/docs.htm… 115 - Added `groupBy`, and the `Series`/`Limit` equivalents, analogous to [`_.groupBy`](http://lodash.c… 199 …, `every`, `detect` and their families like `{METHOD}Series` and `{METHOD}Limit` now expect an err… 200 - `{METHOD}` and `{METHOD}Series` are now implemented in terms of `{METHOD}Limit`. This is a major … 258 - Added `Limit` versions of `filter` and `reject` ([#836](https://github.com/caolan/async/issues/83… 259 - Add `Limit` versions of `detect`, `some` and `every` ([#828](https://github.com/caolan/async/issu…
|
| /plugin/dokullm/doc/ |
| H A D | prompts.txt | 234 Limit your summary to 3-5 bullet points. 242 Limit your summary to 3-5 bullet points.
|
| H A D | llm.txt | 170 * Limit access to LLM features as needed
|
| /plugin/codemirror/dist/modes/ |
| D | powershell.min.js | 1 …nd|Expression|History|Item|RestMethod|WebRequest|WmiMethod)/,/Join-Path/,/Limit-EventLog/,/Measure…
|
| D | yacas.min.js.map | 1 … +\n \"FromString Function Integrate InverseTaylor Limit \" +\n …
|
| D | powershell.min.js.map | 1 …n|History|Item|RestMethod|WebRequest|WmiMethod)/,\n /Join-Path/,\n /Limit-EventLog/,\n /M…
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/ |
| D | ConnectManager.as | 217 // if (info.description == "[ License.Limit.Exceeded ]") {
|
| /plugin/importfacebookevents/nppBackup/ |
| D | syntax.php.2018-03-08_164706.bak | 248 // Limit?
|
| D | syntax.php.2018-03-08_163705.bak | 244 // Limit?
|
| D | syntax.php.2018-03-08_165158.bak | 249 // Limit?
|
| D | syntax.php.2018-03-08_163718.bak | 244 // Limit?
|
| D | syntax.php.2018-03-08_165255.bak | 251 // Limit?
|
| D | syntax.php.2018-03-08_164623.bak | 244 // Limit?
|
| D | syntax.php.2018-03-08_163658.bak | 245 // Limit?
|
| D | syntax.php.2018-03-08_165027.bak | 250 // Limit?
|
| /plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/ |
| D | readme.md | 506 * Limit the number of characters in a string.
|
12