Home
last modified time | relevance | path

Searched refs:Matches (Results 1 – 25 of 31) sorted by relevance

12

/plugin/avatar/
D.editorconfig18 # Matches multiple files with brace expansion notation
/plugin/asciidocjs/node_modules/glob/
DREADME.md45 * `*` 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/
Dpuppet.min.js.map1Matches one whole word\n var word = stream.match(/[\\w]+/, false);\n // Matches attributes (…
Dpowershell.min.js1 …ngPreference|WhatIfPreference/,/Event|EventArgs|EventSubscriber|Sender/,/Matches|Ofs|ForEach|LastE…
Dpowershell.min.js.map1 …hatIfPreference/,\n\n /Event|EventArgs|EventSubscriber|Sender/,\n /Matches|Ofs|ForEach|LastE…
Dsas.min.js.map1 … SINGLE SYMBOL TOKENS\n return \"operator\";\n }\n\n // Matches one whole word --…
Dverilog.min.js.map1 …tMatch = /^([~!@#\\$%\\^&\\*-\\+=\\?\\/\\\\\\|'\"<>]+)([\\d\\w_]*)/; // Matches an identifiere.\n…
Dmarkdown.min.js.map1 … return getType(state);\n }\n\n var ch = stream.next();\n\n // Matches link titles prese…
/plugin/moaieditor/scripts/
Dmain.js115 this.matches = new MoaiEditor.Matches(this);
/plugin/darkmodetoggle/
Dstyle.css3 padding: 4px 4px; /* Matches Bootstrap btn padding */
/plugin/moaieditor/scripts/match/
Dmatches.js6 MoaiEditor.Matches = class { class in MoaiEditor
/plugin/asciidocjs/node_modules/ansi-regex/
Dreadme.md48 Default: `false` *(Matches any ANSI escape codes in a string)*
/plugin/batchedit/
Dinterface.css93 * Matches
/plugin/calendar/
H A DCHANGELOG.md619 - 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/
Dworkbox-9fe249eb.js.map1Matches an item in the cache, ignoring specific URL params. This is similar\n * to the `ignoreSear…
Dworkbox-f163abaa.js.map1Matches an item in the cache, ignoring specific URL params. This is similar\n * to the `ignoreSear…
Dworkbox-bed83ea8.js.map1Matches an item in the cache, ignoring specific URL params. This is similar\n * to the `ignoreSear…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1Matches any element that has its fullscreen flag set.\"\n },\n {\n \"name…
D4.4.js.map1Matches a schema that is not allowed.\")\n });\n }\n for (var…
Djson.worker.js.map1Matches a schema that is not allowed.\")\n });\n }\n for (var…
/plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/dist/
Dsource-map.min.js.map1Matches 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/
Dsource-map.min.js.map1Matches a Windows-style `\\r\\n` newline or a `\\n` newline used by all other\n\t// operating syst…
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js.map1Matches 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 Dbootstrap.min.css.map1 …t-align: left;\n}\n\n// 1. Removes font-weight bold by inheriting\n// 2. Matches default `<td>` al…
/plugin/pdfjs/pdfjs/web/
Dviewer.js.map1 … should nevertheless halt.\n return true;\n }\n }\n // Matches were not found (a…

12