Searched refs:declare (Results 1 – 25 of 105) sorted by relevance
12345
| /plugin/asciidocjs/node_modules/babylon/ |
| D | CHANGELOG.md | 95 declare function is_number(x: mixed): boolean %checks(typeof x === "number"); 98 Allow imports in declare module ([#315](https://github.com/babel/babylon/pull/315)) (Daniel Tschind… 103 declare module "C" { 105 declare export type CT = { D: DT }; 365 declare module "foo" { declare module.exports: number } 366 declare module "foo" { declare module.exports: number; } // also allowed now 409 declare class T { +[k:K]: V }; 425 declare class A { 500 declare class X { 738 - Fix `static` property falling through in the declare class Flow AST ([#135](https://github.com/ba… [all …]
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/ |
| D | ChangeLog-3.3.md | 21 * Fixed handling of lines that contain `declare` statements
|
| /plugin/structtemplate/_vagrant/ |
| D | install_dokuwiki_extension.sh | 131 declare -A paths
|
| /plugin/ckgdoku/ckeditor/plugins/wsc/ |
| D | LICENSE.md | 18 You are not required to, but if you want to explicitly declare the license you have chosen to be bo…
|
| /plugin/ckgedit/ckeditor/plugins/scayt/ |
| D | LICENSE.md | 18 You are not required to, but if you want to explicitly declare the license you have chosen to be bo…
|
| /plugin/ckgdoku/ckeditor/plugins/scayt/ |
| D | LICENSE.md | 18 You are not required to, but if you want to explicitly declare the license you have chosen to be bo…
|
| /plugin/ckgedit/ckeditor/plugins/wsc/ |
| D | LICENSE.md | 18 You are not required to, but if you want to explicitly declare the license you have chosen to be bo…
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | set.rst | 69 If you want to access the variable, just declare it before the loop:
|
| /plugin/dx/skel/_test/ |
| D | GeneralTest.php.skel | 3 declare(strict_types=1);
|
| /plugin/webdavclient/vendor/sabre/vobject/ |
| D | README.md | 27 After that, just declare the vobject dependency as follows:
|
| /plugin/dw2pdf/ |
| D | README | 21 again. To do so we declare them as replaced in the composer.json. The
|
| /plugin/davcard/vendor/sabre/vobject/ |
| D | README.md | 27 After that, just declare the vobject dependency as follows:
|
| /plugin/davcal/vendor/sabre/vobject/ |
| H A D | README.md | 27 After that, just declare the vobject dependency as follows:
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/ |
| D | run-elasticsearch.sh | 31 declare -a volumes
|
| /plugin/components/ |
| D | README.md | 5 …ory under the some_plugin file structure. In this PHP script you need to declare a class that exte…
|
| /plugin/bible/bible_douayRheims/ |
| D | 1_John.txt | 2 …1:2. For the life was manifested: and we have seen and do bear witness and declare unto you the li… 3 …1:3. That which we have seen and have heard, we declare unto you: that you also may have fellowshi… 5 …1:5. And this is the declaration which we have heard from him and declare unto you: That God is li…
|
| /plugin/codemirror/dist/modes/ |
| D | perl.min.js.map | 1 …declare a picture format with use by the write() function\n formline …
|
| D | sql.min.js.map | 1 …declare exec go if use index holdlock nolock nowait paglock readcommitted readcommittedlock readpa…
|
| D | oz.min.js.map | 1 …]);\n var commonKeywords = wordRegexp([\"andthen\", \"at\", \"attr\", \"declare\", \"feat\", \"fr…
|
| /plugin/mytemplate/ |
| D | README | 39 … defined in the data page as the index. see "2. Declaring data" for how to declare the map.
|
| /plugin/strata/ |
| D | manual.txt | 18 …sons:jane_doe''). The example shows you how to add simple values, how to declare a class, and how … 124 **Exclusions**: With the ''minus'' block, you can declare that the data is not allowed to match cer… 185 …type is only used during entry, that is, the type is not stored. You can declare a different type …
|
| /plugin/findologicxmlexport/vendor/hoa/compiler/ |
| D | README.md | 127 * `<token>` and `::token::` to declare a token;
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/ |
| D | README.md | 158 Specify `--output` (`-o`) to declare the output file. Otherwise the output 218 mangled, you can declare those names with `--reserved` (`-r`) — pass a 473 You can use the `--define` (`-d`) switch in order to declare global 489 Another way of doing that is to declare your globals as constants in a
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 66.66.js.map | 1 …n 'const',\n 'constructor',\n 'debugger',\n 'declare',\n 'defau…
|
| /plugin/findologicxmlexport/vendor/hoa/consistency/ |
| D | README.md | 100 Flexible entities are very simple. If we declare `Foo\Bar\Bar` as a flexible
|
12345