Searched refs:Matches (Results 1 – 25 of 31) sorted by relevance
12
| /plugin/avatar/ |
| D | .editorconfig | 18 # Matches multiple files with brace expansion notation
|
| /plugin/asciidocjs/node_modules/glob/ |
| D | README.md | 45 * `*` Matches 0 or more characters in a single path portion 46 * `?` Matches 1 character 47 * `[...]` Matches a range of characters, similar to a RegExp range. 50 * `!(pattern|pattern|pattern)` Matches anything that does not match 52 * `?(pattern|pattern|pattern)` Matches zero or one occurrence of the 54 * `+(pattern|pattern|pattern)` Matches one or more occurrences of the 56 * `*(a|b|c)` Matches zero or more occurrences of the patterns provided 57 * `@(pattern|pat*|pat?erN)` Matches exactly one of the patterns
|
| /plugin/codemirror/dist/modes/ |
| D | puppet.min.js.map | 1 …Matches one whole word\n var word = stream.match(/[\\w]+/, false);\n // Matches attributes (…
|
| D | powershell.min.js | 1 …ngPreference|WhatIfPreference/,/Event|EventArgs|EventSubscriber|Sender/,/Matches|Ofs|ForEach|LastE…
|
| D | powershell.min.js.map | 1 …hatIfPreference/,\n\n /Event|EventArgs|EventSubscriber|Sender/,\n /Matches|Ofs|ForEach|LastE…
|
| D | sas.min.js.map | 1 … SINGLE SYMBOL TOKENS\n return \"operator\";\n }\n\n // Matches one whole word --…
|
| D | verilog.min.js.map | 1 …tMatch = /^([~!@#\\$%\\^&\\*-\\+=\\?\\/\\\\\\|'\"<>]+)([\\d\\w_]*)/; // Matches an identifiere.\n…
|
| D | markdown.min.js.map | 1 … return getType(state);\n }\n\n var ch = stream.next();\n\n // Matches link titles prese…
|
| /plugin/moaieditor/scripts/ |
| D | main.js | 115 this.matches = new MoaiEditor.Matches(this);
|
| /plugin/darkmodetoggle/ |
| D | style.css | 3 padding: 4px 4px; /* Matches Bootstrap btn padding */
|
| /plugin/moaieditor/scripts/match/ |
| D | matches.js | 6 MoaiEditor.Matches = class { class in MoaiEditor
|
| /plugin/asciidocjs/node_modules/ansi-regex/ |
| D | readme.md | 48 Default: `false` *(Matches any ANSI escape codes in a string)*
|
| /plugin/batchedit/ |
| D | interface.css | 93 * Matches
|
| /plugin/calendar/ |
| H A D | CHANGELOG.md | 619 - Matches DokuWiki's admin interface style 3018 ### Fixed: Table Grid Background Now Matches Cells 3607 ### Fixed: Clock Area Now Matches Event Cells 3869 - Matches wiki content area 4866 - Matches typical admin UI patterns 4943 - Matches modern admin UI patterns 5120 **Matches wiki perfectly**: 5258 - Matches wiki admin area perfectly 5383 - Matches wiki admin area 6175 **Theme consistency**: Matches your chosen theme ✓ [all …]
|
| /plugin/diagramsnet/lib/ |
| D | workbox-9fe249eb.js.map | 1 …Matches an item in the cache, ignoring specific URL params. This is similar\n * to the `ignoreSear…
|
| D | workbox-f163abaa.js.map | 1 …Matches an item in the cache, ignoring specific URL params. This is similar\n * to the `ignoreSear…
|
| D | workbox-bed83ea8.js.map | 1 …Matches an item in the cache, ignoring specific URL params. This is similar\n * to the `ignoreSear…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 2.2.js.map | 1 …Matches any element that has its fullscreen flag set.\"\n },\n {\n \"name…
|
| D | 4.4.js.map | 1 …Matches a schema that is not allowed.\")\n });\n }\n for (var…
|
| D | json.worker.js.map | 1 …Matches a schema that is not allowed.\")\n });\n }\n for (var…
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/dist/ |
| D | source-map.min.js.map | 1 …Matches a Windows-style `\\r\\n` newline or a `\\n` newline used by all other\n\t// operating syst…
|
| /plugin/asciidocjs/node_modules/source-map/dist/ |
| D | source-map.min.js.map | 1 …Matches a Windows-style `\\r\\n` newline or a `\\n` newline used by all other\n\t// operating syst…
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …Matches by the last regex in the chain, or an empty array.\n * @example\n *\n * // Basic usage; ma…
|
| /plugin/combo/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …t-align: left;\n}\n\n// 1. Removes font-weight bold by inheriting\n// 2. Matches default `<td>` al…
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js.map | 1 … should nevertheless halt.\n return true;\n }\n }\n // Matches were not found (a…
|
12