Home
last modified time | relevance | path

Searched refs:brace (Results 1 – 25 of 72) sorted by relevance

123

/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dmd1_backslash_escapes.md11 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/
DREADME.md1 # brace-expansion
6 …us](https://secure.travis-ci.org/juliangruber/brace-expansion.svg)](http://travis-ci.org/juliangru…
7 [![downloads](https://img.shields.io/npm/dm/brace-expansion.svg)](https://www.npmjs.org/package/bra…
8 [![Greenkeeper badge](https://badges.greenkeeper.io/juliangruber/brace-expansion.svg)](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/
DREADME.md1 # brace-expansion
6 …us](https://secure.travis-ci.org/juliangruber/brace-expansion.svg)](http://travis-ci.org/juliangru…
7 [![downloads](https://img.shields.io/npm/dm/brace-expansion.svg)](https://www.npmjs.org/package/bra…
8 [![Greenkeeper badge](https://badges.greenkeeper.io/juliangruber/brace-expansion.svg)](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 Dhighlight.js13 OpenBrace: t.brace, // 開き中括弧
14 CloseBrace: t.brace, // 閉じ中括弧
H A Dscript.js44 { tag: t.brace, class: "brace" },
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/
DInlineControlStructureSniff.php102 $brace = $tokens[$lastContent];
103 if (isset($brace['scope_condition']) === true) {
104 $condition = $tokens[$brace['scope_condition']];
/plugin/codeprism/conf/
Ddefault.php7 $conf['hl-brace'] = 1;
/plugin/asciidocjs/node_modules/character-parser/
Dindex.js244 case 123: // { open curly brace
245 case 125: // } close curly brace
/plugin/mizarproofchecker/
Dstyle.css102 .brace {
/plugin/mizarveifiabledocs/
Dstyle.css102 .brace {
/plugin/asciidocjs/node_modules/jake/node_modules/minimatch/
DREADME.md53 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/
DREADME.md67 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 Dstyle.css148 .brace {
/plugin/dirtylittlehelper/mermaid/editor/docs/
D42.42.js.map1brace' },\n { open: '@[', close: ']', token: 'delimiter.square' },\n { open: '#[', c…
/plugin/structsection/
Dyarn.lock194 "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/
DREADME.md109 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/
Dprotobuf.min.js.map1 …buf\", function() {\n return {\n token: tokenBase,\n fold: \"brace\"\n };\n });\n…
Dtiddlywiki.min.js.map1brace';\n\n if (/[\\[\\]]/.test(ch) && stream.match(ch)) // check for [[..]]\n return 'bra…
Dclike.min.js.map1brace\"\n };\n});\n\n function words(str) {\n var obj = {}, words = str.split(\" \");\n fo…
Drust.min.js.map1 …*\",\n blockCommentEnd: \"*/\",\n lineComment: \"//\",\n fold: \"brace\"\n }\n});\n\n\nC…
Dshell.min.js.map1 …loseBrackets: \"()[]{}''\\\"\\\"``\",\n lineComment: '#',\n fold: \"brace\"\n };\n});\n\nCo…
Dfcl.min.js.map1 …ng ? 0 : indentUnit);\n },\n\n electricChars: \"ryk\",\n fold: \"brace\",\n blockComme…
/plugin/asciidocjs/node_modules/chalk/
Dreadme.md264 Blocks are delimited by an opening curly brace (`{`), a style, some content, and a closing curly br…
/plugin/katex/_assets/
Dkatex.min.css1 ….brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;ove…
/plugin/asciidocjs/node_modules/clean-css/
DHistory.md150 …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