| /plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/ |
| D | HTML.php | 184 $passed = $result->passedTests(); 186 foreach($passed as $aPassed) { 231 function _preparePassedTests($passed) argument 233 $ret['testName'] = $passed->getName();
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | default.rst | 4 The ``default`` filter returns the passed default value if the value is 15 {{ ''|default('passed var is empty') }}
|
| /plugin/bliki/ |
| D | local.php.dist | 6 …ateheader'] = '===== l, F j ====='; // Format for date header/separator (passed to date(), escape … 7 …/j/Y g:ia'; // Format for the footer datestamp (includes hours/minutes) (passed to date(), escape …
|
| /plugin/asciidocjs/node_modules/a-sync-waterfall/ |
| D | README.md | 20 * **tasks** - An array of functions to run, each function is passed a 23 passed as arguments in order to the next task. 25 completed. This will be passed the results of the last task's callback.
|
| /plugin/deletepageguard/tests/ |
| H A D | test_runner.php | 18 private $passed = 0; variable in TestRunner 36 $this->passed++; 48 echo "Results: {$this->passed} passed, {$this->failed} failed\n";
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/with/ |
| D | with_no_hash.test | 10 Twig\Error\RuntimeError: Variables passed to the "with" tag must be a hash in "index.twig" at line …
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | HTML.Parent.txt | 8 String name of element that HTML fragment passed to library will be
|
| /plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/ |
| D | StreamHandler.php | 351 $passed = func_get_args(); 352 $code = array_shift($passed); 354 foreach (array_filter($passed) as $i => $v) {
|
| /plugin/asciidocjs/node_modules/constantinople/ |
| D | README.md | 34 Options are directly passed-through to [Babylon](https://github.com/babel/babylon#options). 42 Options are directly passed-through to [Babylon](https://github.com/babel/babylon#options).
|
| /plugin/golocal/src/ |
| D | README.md | 7 It registers a handler for `golocal://` - everything after is passed to `xdg-open` on Linux and `cm…
|
| /plugin/spreadout/ |
| D | syntax.php | 160 * This implementation ignores the passed <tt>$aFormat</tt>
|
| /plugin/commonmark/ |
| H A D | README.md | 18 …de. [HTML blocks](https://spec.commonmark.org/0.30/#html-blocks) will be passed as-is, unless enab… 19 …`nowiki`, `<nowiki>` syntax will be parsed; if `dokuwiki`, raw DW code will be passed. For example:
|
| /plugin/asciidocjs/node_modules/async/dist/ |
| D | async.mjs | 5 * arguments passed to the returned function are added to the arguments 6 * originally passed to apply. 88 * series, or other async functions. Any arguments passed to the generated 89 * function will be passed to the wrapped function (except for the final 90 * callback argument). Errors thrown will be passed to the callback. 92 * If the function passed to `asyncify` returns a Promise, that promises's 638 * If `map` is passed an Object, the results will be an Array. The results 655 * @returns {Promise} a promise, if no callback is passed 753 * for each of the applied async functions are passed to the final callback 828 * @returns {Promise} a promise, if no callback is passed [all …]
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | intro.rst | 68 The ``render()`` method loads the template passed as a first argument and 69 renders it with the variables passed as a second argument.
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/ |
| D | StreamHandler.php | 512 $passed = func_get_args(); 513 $code = array_shift($passed); 515 foreach (array_filter($passed) as $i => $v) {
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ |
| D | TestCase.php | 2027 $passed = $this->result->passed(); 2028 $passedKeys = array_keys($passed); 2073 if (isset($passed[$dependency])) { 2074 if ($passed[$dependency]['size'] != PHPUnit_Util_Test::UNKNOWN && 2076 $passed[$dependency]['size'] > $this->getSize()) { 2092 … $this->dependencyInput[$dependency] = $deepCopy->copy($passed[$dependency]['result']); 2094 $this->dependencyInput[$dependency] = $passed[$dependency]['result'];
|
| D | TestResult.php | 26 protected $passed = []; variable in PHPUnit_Framework_TestResult 406 $this->passed[$key] = [ 573 public function passed() function in PHPUnit_Framework_TestResult 575 return $this->passed;
|
| /plugin/jsontable/demo/ |
| D | jsontable_demo.txt | 84 …. 'combined_data' are 'inline_data' combined with 'original_data' and is passed to the table as in… 86 …* ''options'' attribute is a JSON string directly passed into [[https://handsontable.com/docs/6.2.…
|
| D | jsontable_plugin.txt | 48 …'%%'%%'', ''%%<%%'' or ''%%>%%'', can be passed by ''''', ''<'' or ''>''. Options are d…
|
| /plugin/asciidocjs/node_modules/acorn/ |
| D | README.md | 109 - **onToken**: If a function is passed for this option, each found 110 token will be passed in same format as tokens returned from 113 If array is passed, each found token is pushed to it. 118 - **onComment**: If a function is passed for this option, whenever a 129 of the comment’s start and end are passed as two additional 132 If array is passed for this option, each found comment is pushed 369 `plugins` option can be passed, holding an object mapping plugin names 386 The `nextMethod` argument passed to `extend`'s second argument is the
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/ |
| D | README.md | 107 - **onToken**: If a function is passed for this option, each found 108 token will be passed in same format as tokens returned from 111 If array is passed, each found token is pushed to it. 116 - **onComment**: If a function is passed for this option, whenever a 127 of the comment’s start and end are passed as two additional 130 If array is passed for this option, each found comment is pushed 367 `plugins` option can be passed, holding an object mapping plugin names 384 The `nextMethod` argument passed to `extend`'s second argument is the
|
| /plugin/remotescript/lib/JsHttpRequest/ |
| D | protocol.txt | 58 - id: ID of the loading passed by a frontend. This ID is used to 62 passed from the backend to a frontend. 101 uses zero ID.) This ID is passed back by a backend to determine which
|
| /plugin/asciidocjs/node_modules/async/ |
| D | CHANGELOG.md | 29 - Promises returned from `q.push` and `q.unshift` when a callback is not passed now resolve even if… 37 - Fixed a regression where arrays passed to `queue` and `cargo` would be completely flattened. (#16… 116 - Fixed `transform` bug when `callback` was not passed ([#1381](https://github.com/caolan/async/iss… 162 4. The first argument passed to the callback will be treated as an error result, if the argument is… 163 5. Any number of result arguments can be passed after the "error" argument 177 …. Maps, Sets, and anything that implements the iterator spec can now be passed directly to `each`… 196 … last argument. If a task has dependencies, the `results` object will be passed as the first argum… 201 …ing the callback would partially apply the function, meaning it could be passed directly as a task… 202 …passed non-error args from the iteratee function's callback, but this led to weirdness where the f… 239 - `map` now returns an object when an object is passed in, rather than array with non-numeric keys.… [all …]
|
| /plugin/asciidocjs/node_modules/inflight/ |
| D | README.md | 16 // which when called will call all callbacks passed to inflightk
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
| D | date.rst | 28 If no argument is passed, the function returns the current date:
|