Searched refs:Each (Results 1 – 25 of 664) sorted by relevance
12345678910>>...27
| /plugin/authgooglesheets/vendor/guzzlehttp/promises/src/ |
| D | functions.php | 265 return Each::of($iterable, $onFulfilled, $onRejected); 291 return Each::ofLimit($iterable, $concurrency, $onFulfilled, $onRejected); 312 return Each::ofLimitAll($iterable, $concurrency, $onFulfilled);
|
| D | Utils.php | 156 $promise = Each::of( 204 return Each::of( 263 return Each::of(
|
| D | Each.php | 5 final class Each class
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/promises/src/ |
| D | Utils.php | 141 $promise = Each::of( 189 return Each::of( 245 return Each::of(
|
| D | Each.php | 7 final class Each class
|
| /plugin/dokullm/doc/ |
| H A D | profiles.txt | 3 Profiles in DokuLLM allow you to organize and customize your AI interactions. Each profile can have… 22 Each profile follows a specific namespace structure: 31 Each profile needs a definition page (like ''dokullm:profiles:default'') that contains a table defi… 68 Each action in your profile corresponds to a prompt page. To add a custom prompt:
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/ |
| D | commands.asp | 43 For Each oFolder in oFolders 72 For Each oFolder in oFolders 82 For Each oFile in oFiles
|
| /plugin/userimportextended/lang/en/ |
| D | intro.txt | 10 Each successfully imported user will receive an email with their username and password.
|
| /plugin/struct/lang/en/ |
| H A D | editor_edit.txt | 7 …can be stored in the field and influences how it will be displayed later. Each type has its own sp…
|
| /plugin/txtconf/lang/en/ |
| D | intro_interwiki.txt | 6 Each URL may contain one of the placeholders {URL} or {NAME}
|
| /plugin/remotescript/lib/JsHttpRequest/ |
| D | protocol.txt | 86 Each loading process is supplied with a piece of information appended to the 107 Each character of a key/value is encoded by JavaScript standard escape() 126 standard JavaScript objects. Each key of the key=value pair is created
|
| /plugin/advanced/lang/en/config/ |
| D | users.txt | 5 Empty lines, and everything after a ''#'' character are ignored. Each line contains a colon separat…
|
| D | acl.txt | 7 Empty lines and shell-style comments are ignored. Each line contains 3 whitespace separated fields:
|
| D | styleini.txt | 7 This part defines which CSS files are loaded. Each line is defined as follow:
|
| /plugin/txtconf/lang/fr/ |
| D | intro_interwiki.txt | 6 Each URL may contain one of the placeholders {URL} or {NAME}
|
| /plugin/alertrocketchatgroup/ |
| D | README | 12 Each group must have its own payload, enter the payload separated by comma in the same order as the…
|
| /plugin/backlinks2/_test/data/pages/ |
| D | bob_ross_says.txt | 5 …e least little bit can do so much. Now we'll take the almighty fan brush. Each highlight must have…
|
| /plugin/aichat/vendor/vanderlee/php-sentence/ |
| D | README.md | 84 - Each linebreak separates sentences. 89 - Each question- or exclamation mark or combination thereof, is considered
|
| /plugin/wysiwyg/fckeditor/_samples/asp/ |
| D | sampleposteddata.asp | 44 For Each sForm in Request.Form
|
| /plugin/grensladawritezor/fckeditor/_samples/asp/ |
| D | sampleposteddata.asp | 44 For Each sForm in Request.Form
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-vb.js | 51 …CStr|CType|Date|Decimal|Declare|Default|Delegate|Dim|DirectCast|Do|Double|Each|Else|ElseIf|End|End…
|
| /plugin/quizlib/ |
| D | README.md | 21 …answers ("rightanswers") and the string for the submit button ("submit"). Each element of the righ… 23 The questions itself are child elements of the quizlib-tag. Each "question" has an attribute "title…
|
| /plugin/aichat/ |
| D | AGENTS.md | 77 Each provider has its own namespace under Model/: 79 - Each contains ChatModel.php and/or EmbeddingModel.php
|
| /plugin/revealjs/css/theme/ |
| D | README.md | 9 Each theme file does four things in the following order:
|
| /plugin/structtemplating/ |
| D | README.md | 27 The field data is available through the `data` array. Each element also has
|
12345678910>>...27