| /plugin/combo/vendor/symfony/polyfill-ctype/ ! |
| H A D | bootstrap80.php | 15 function ctype_alnum(mixed $text): bool { return p\Ctype::ctype_alnum($text); } 18 function ctype_alpha(mixed $text): bool { return p\Ctype::ctype_alpha($text); } 21 function ctype_cntrl(mixed $text): bool { return p\Ctype::ctype_cntrl($text); } 24 function ctype_digit(mixed $text): bool { return p\Ctype::ctype_digit($text); } 27 function ctype_graph(mixed $text): bool { return p\Ctype::ctype_graph($text); } 30 function ctype_lower(mixed $text): bool { return p\Ctype::ctype_lower($text); } 33 function ctype_print(mixed $text): bool { return p\Ctype::ctype_print($text); } 36 function ctype_punct(mixed $text): bool { return p\Ctype::ctype_punct($text); } 39 function ctype_space(mixed $text): bool { return p\Ctype::ctype_space($text); } 42 function ctype_upper(mixed $text): bool { return p\Ctype::ctype_upper($text); } [all …]
|
| /plugin/bpmnio/.phpstan/ ! |
| H A D | dokuwiki.stub | 18 * @return mixed 62 * @param mixed[] $data 63 * @return mixed[] 71 * @param mixed[] $data 82 * @param mixed $param 91 /** @var mixed */ 138 * @param array<string, mixed> $data 186 * @return mixed[] 194 * @param mixed[] $instructions 195 * @param mixed[] $info
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/ ! |
| D | Template.php.in | 27 * @return mixed 37 * @return mixed 47 * @return mixed 56 * @return mixed 65 * @return mixed 74 * @return mixed
|
| /plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/ ! |
| D | readme.md | 95 * @param mixed $value 179 * @param mixed $default 180 * @return mixed 194 * @param mixed $default 195 * @return mixed 236 * @param mixed $default 237 * @return mixed 294 * @param mixed $default 295 * @return mixed 311 * @param mixed $value [all …]
|
| /plugin/nspages/printers/ ! |
| D | printerTree.php | 246 function offsetSet(mixed $offset, mixed $value): void { 249 function offsetExists(mixed $offset): bool { 252 function offsetUnset(mixed $offset): void { 255 function offsetGet(mixed $offset): mixed {
|
| /plugin/authgooglesheets/vendor/google/auth/src/Cache/ ! |
| D | TypedItem.php | 30 private mixed $value; 63 public function get(): mixed 87 public function set(mixed $value): static
|
| /plugin/blextra/ ! |
| D | helper.php | 259 'return' => array('out' => 'mixed') //string or array 271 'return' => array('out' => 'mixed') //string or array
|
| /plugin/matrixnotifierwas/vendor/symfony/deprecation-contracts/ ! |
| D | function.php | 23 …function trigger_deprecation(string $package, string $version, string $message, mixed ...$args): v…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ ! |
| D | Core.NormalizeNewlines.txt | 9 will attempt to preserve mixed newline files.
|
| D | Filter.ExtractStyleBlocks.TidyImpl.txt | 2 TYPE: mixed/null
|
| D | Core.LexerImpl.txt | 2 TYPE: mixed/null
|
| /plugin/authgooglesheets/vendor/google/auth/src/ ! |
| D | AccessToken.php | 289 …* @param string|array<mixed> $token The token (access token or a refresh token) that should be rev… 290 * @param array<mixed> $options [optional] Configuration options.
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ ! |
| D | 15.15.js | 1 …,"string.quote"],[/upgrade-insecure-requests/,"string.quote"],[/block-all-mixed-content/,"string.q…
|
| D | 15.15.js.map | 1 … [/upgrade-insecure-requests/, 'string.quote'],\n [/block-all-mixed-content/, 'string.…
|
| /plugin/avmathtable/ ! |
| H A D | syntax.php | 303 …private function insertCellData(mixed $cell, array &$columnData, array &$rowData, int $colNum, int… 343 private function countDecimalPlaces(mixed $num): int
|
| /plugin/aichat/ ! |
| H A D | action.php | 33 public function handleQuestion(Event $event, mixed $param)
|
| /plugin/combo/vendor/symfony/polyfill-mbstring/ ! |
| H A D | bootstrap80.php | 115 …_variables(?string $to_encoding, array|string|null $from_encoding, mixed &$var, mixed &...$vars): …
|
| /plugin/elasticsearch/vendor/react/promise/ ! |
| D | README.md | 51 * [Mixed resolution and rejection forwarding](#mixed-resolution-and-rejection-forwarding) 98 $deferred->resolve(mixed $value = null); 99 $deferred->reject(mixed $reason = null); 100 $deferred->notify(mixed $update = null); 124 $deferred->resolve(mixed $value = null); 137 $deferred->reject(mixed $reason = null); 153 $deferred->notify(mixed $update = null); 472 $promise = React\Promise\resolve(mixed $promiseOrValue); 493 $promise = React\Promise\reject(mixed $promiseOrValue);
|
| /plugin/lists/ ! |
| D | syntax_plugin_lists.css | 18 defaults) the CSS files are loaded in mixed order :-(
|
| /plugin/aichat/Storage/ ! |
| H A D | PineconeStorage.php | 40 protected function runQuery($endpoint, mixed $data, $method = 'POST')
|
| H A D | ChromaStorage.php | 52 protected function runQuery($endpoint, mixed $data, $method = 'POST')
|
| H A D | QdrantStorage.php | 50 protected function runQuery($endpoint, mixed $data, $method = 'POST', $retry = 0)
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ ! |
| D | custom.rst | 108 /** @var mixed */ 109 public $mixed;
|
| /plugin/diagramsnet/lib/js/jscolor/ ! |
| D | jscolor.js | 93 fetchElement : function(mixed) { argument 94 return typeof mixed === 'string' ? document.getElementById(mixed) : mixed;
|
| /plugin/swiftmail/Swift/ ! |
| D | Message.php | 695 $mixed = $this->getReference("parent", $new_branch);//parentRefs[$new_branch]; 696 $this->setReference("parent", $old_branch, $mixed);//parentRefs[$old_branch] = $mixed;
|