Searched refs:brace (Results 1 – 25 of 72) sorted by relevance
123
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | md1_backslash_escapes.md | 11 Left brace: \{ 13 Right brace: \} 47 Left brace: \{ 49 Right brace: \} 82 Left brace: `\{` 84 Right brace: `\}`
|
| /plugin/asciidocjs/node_modules/jake/node_modules/brace-expansion/ |
| D | README.md | 1 # brace-expansion 6 …us](https://secure.travis-ci.org/juliangruber/brace-expansion.svg)](http://travis-ci.org/juliangru… 7 [](https://www.npmjs.org/package/bra… 8 [](https://gree… 10 …badge](https://ci.testling.com/juliangruber/brace-expansion.png)](https://ci.testling.com/juliangr… 15 var expand = require('brace-expansion'); 51 var expand = require('brace-expansion'); 86 For compatibility reasons, the string `${` is not eligible for brace expansion. 93 npm install brace-expansion
|
| /plugin/asciidocjs/node_modules/brace-expansion/ |
| D | README.md | 1 # brace-expansion 6 …us](https://secure.travis-ci.org/juliangruber/brace-expansion.svg)](http://travis-ci.org/juliangru… 7 [](https://www.npmjs.org/package/bra… 8 [](https://gree… 10 …badge](https://ci.testling.com/juliangruber/brace-expansion.png)](https://ci.testling.com/juliangr… 15 var expand = require('brace-expansion'); 51 var expand = require('brace-expansion'); 86 For compatibility reasons, the string `${` is not eligible for brace expansion. 93 npm install brace-expansion
|
| /plugin/mizarverifiabledocs/src/ |
| H A D | highlight.js | 13 OpenBrace: t.brace, // 開き中括弧 14 CloseBrace: t.brace, // 閉じ中括弧
|
| H A D | script.js | 44 { tag: t.brace, class: "brace" },
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/ |
| D | InlineControlStructureSniff.php | 102 $brace = $tokens[$lastContent]; 103 if (isset($brace['scope_condition']) === true) { 104 $condition = $tokens[$brace['scope_condition']];
|
| /plugin/codeprism/conf/ |
| D | default.php | 7 $conf['hl-brace'] = 1;
|
| /plugin/asciidocjs/node_modules/character-parser/ |
| D | index.js | 244 case 123: // { open curly brace 245 case 125: // } close curly brace
|
| /plugin/mizarproofchecker/ |
| D | style.css | 102 .brace {
|
| /plugin/mizarveifiabledocs/ |
| D | style.css | 102 .brace {
|
| /plugin/asciidocjs/node_modules/jake/node_modules/minimatch/ |
| D | README.md | 53 array corresponds to a brace-expanded pattern. Each item in the row 126 Do not expand `{a,b}` and `{1..3}` brace sets. 226 If brace expansion is not disabled, then it is performed before any
|
| /plugin/asciidocjs/node_modules/minimatch/ |
| D | README.md | 67 array corresponds to a brace-expanded pattern. Each item in the row 140 Do not expand `{a,b}` and `{1..3}` brace sets. 249 If brace expansion is not disabled, then it is performed before any
|
| /plugin/mizarverifiabledocs/ |
| H A D | style.css | 148 .brace {
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 42.42.js.map | 1 …brace' },\n { open: '@[', close: ']', token: 'delimiter.square' },\n { open: '#[', c…
|
| /plugin/structsection/ |
| D | yarn.lock | 194 "brace-expansion@npm:^1.1.7": 196 resolution: "brace-expansion@npm:1.1.11" 604 brace-expansion: "npm:^1.1.7"
|
| /plugin/asciidocjs/node_modules/glob/ |
| D | README.md | 109 pattern. If the pattern has a brace expansion, like `a/{b/c,x/y}` 263 * `nounique` In some cases, brace-expanded patterns can result in the 270 * `nobrace` Do not expand `{a,b}` and `{1..3}` brace sets. 322 If brace expansion is not disabled, then it is performed before any
|
| /plugin/codemirror/dist/modes/ |
| D | protobuf.min.js.map | 1 …buf\", function() {\n return {\n token: tokenBase,\n fold: \"brace\"\n };\n });\n…
|
| D | tiddlywiki.min.js.map | 1 …brace';\n\n if (/[\\[\\]]/.test(ch) && stream.match(ch)) // check for [[..]]\n return 'bra…
|
| D | clike.min.js.map | 1 …brace\"\n };\n});\n\n function words(str) {\n var obj = {}, words = str.split(\" \");\n fo…
|
| D | rust.min.js.map | 1 …*\",\n blockCommentEnd: \"*/\",\n lineComment: \"//\",\n fold: \"brace\"\n }\n});\n\n\nC…
|
| D | shell.min.js.map | 1 …loseBrackets: \"()[]{}''\\\"\\\"``\",\n lineComment: '#',\n fold: \"brace\"\n };\n});\n\nCo…
|
| D | fcl.min.js.map | 1 …ng ? 0 : indentUnit);\n },\n\n electricChars: \"ryk\",\n fold: \"brace\",\n blockComme…
|
| /plugin/asciidocjs/node_modules/chalk/ |
| D | readme.md | 264 Blocks are delimited by an opening curly brace (`{`), a style, some content, and a closing curly br…
|
| /plugin/katex/_assets/ |
| D | katex.min.css | 1 ….brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;ove…
|
| /plugin/asciidocjs/node_modules/clean-css/ |
| D | History.md | 150 …https://github.com/jakubpawlowicz/clean-css/issues/907) - space after closing brace in `@supports`. 223 …9](https://github.com/jakubpawlowicz/clean-css/issues/739) - error when a closing brace is missing. 504 …e [#542](https://github.com/jakubpawlowicz/clean-css/issues/542) - space after closing brace in IE. 641 … [#478](https://github.com/jakubpawlowicz/clean-css/issues/478) - ultimate fix to brace whitespace. 647 …ue [#475](https://github.com/jakubpawlowicz/clean-css/issues/475) - whitespace after closing brace. 672 …#182](https://github.com/jakubpawlowicz/clean-css/issues/182) - removing space after closing brace.
|
123