/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 [all...] |
/plugin/authgooglesheets/vendor/google/auth/src/Cache/ |
H A D | TypedItem.php | 30 private mixed $value; 63 public function get(): mixed 87 public function set(mixed $value): static
|
/plugin/blextra/ |
H A D | helper.php | 259 'return' => array('out' => 'mixed') //string or array 271 'return' => array('out' => 'mixed') //string or array
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Core.NormalizeNewlines.txt |
|
H A D | Filter.ExtractStyleBlocks.TidyImpl.txt |
|
H A D | Core.LexerImpl.txt |
|
/plugin/authgooglesheets/vendor/google/auth/src/ |
H A 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/ |
H A D | 15.15.js | 1 …,"string.quote"],[/upgrade-insecure-requests/,"string.quote"],[/block-all-mixed-content/,"string.q…
|
H A D | 15.15.js.map | 1 … [/upgrade-insecure-requests/, 'string.quote'],\n [/block-all-mixed-content/, 'string.…
|
/plugin/combo/vendor/symfony/polyfill-mbstring/ |
H A D | bootstrap80.php | 115 function mb_convert_variables(?string $to_encoding, array|string|null $from_encoding, mixed &$var, mixed &...$vars): string|false { return p\Mbstring::mb_convert_variables((string) $to_encoding, $from_encoding ?? '', $var, ...$vars); }
|
/plugin/elasticsearch/vendor/react/promise/ |
H A 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/ |
H A D | syntax_plugin_lists.css | 18 defaults) the CSS files are loaded in mixed order :-(
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
H A D | custom.rst | 108 /** @var mixed */ 109 public $mixed;
|
/plugin/diagramsnet/lib/js/jscolor/ |
H A D | jscolor.js | 93 fetchElement : function(mixed) { argument 94 return typeof mixed === 'string' ? document.getElementById(mixed) : mixed;
|
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/src/ |
H A D | Encoder.php | 107 private function filterEmpty(mixed $var): bool 148 * @param array<array<mixed>> $bpes 174 * @return mixed[]
|
/plugin/swiftmail/Swift/ |
H A D | Message.php | 695 $mixed = $this->getReference("parent", $new_branch);//parentRefs[$new_branch]; 696 $this->setReference("parent", $old_branch, $mixed);//parentRefs[$old_branch] = $mixed;
|
/plugin/pgn4web/pgn4web/libs/jscolor/ |
H A D | jscolor.js | 125 fetchElement : function(mixed) { argument 126 return typeof mixed === 'string' ? document.getElementById(mixed) : mixed;
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/ |
H A D | ClientBuilder.asciidoc | 220 .`setHandler(mixed $handler)`
|
/plugin/codemirror/dist/modes/ |
H A D | yaml-frontmatter.min.js.map | 1 …on (CodeMirror) {\n\n var START = 0, FRONTMATTER = 1, BODY = 2\n\n // a mixed mode for Markdown …
|
H A D | ttcn.min.js.map | 1 …nity inout interleave\" +\n \" label language length log match message mixed mod\" +\n \" mo…
|
/plugin/mikioplugin/ |
H A D | README.md | 113 - Fixed spacing issues with listgroup items with mixed styles. [#20](https://github.com/nomadjimbob/mikioplugin/issues/20). Thanks armandostyl
|
/plugin/wrap/ |
H A D | all.less | 169 /* this doesn't always work when third and twothirds are mixed across rows
|
/plugin/syntaxhighlighter4/ |
H A D | README.md | 108 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/ |
H A D | CHANGELOG.md | 16 - [209: Change Annotation::value typehint to mixed](https://github.com/doctrine/annotations/pull/20…
|
/plugin/siteexport/inc/ |
H A D | readCSS.patch | 18 // But first, we replace upper and mixed case closing style tag with lower
|