Searched refs:expansion (Results 1 – 25 of 36) sorted by relevance
12
| /plugin/asciidocjs/node_modules/jake/node_modules/brace-expansion/ |
| D | README.md | 1 # brace-expansion 3 [Brace expansion](https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html), 6 …s://secure.travis-ci.org/juliangruber/brace-expansion.svg)](http://travis-ci.org/juliangruber/brac… 7 …ownloads](https://img.shields.io/npm/dm/brace-expansion.svg)](https://www.npmjs.org/package/brace-… 8 [](https://gree… 10 …ttps://ci.testling.com/juliangruber/brace-expansion.png)](https://ci.testling.com/juliangruber/bra… 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
|
| D | index.js | 193 var expansion = pre + N[j] + post[k]; 194 if (!isTop || isSequence || expansion) 195 expansions.push(expansion);
|
| /plugin/asciidocjs/node_modules/brace-expansion/ |
| D | README.md | 1 # brace-expansion 3 [Brace expansion](https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html), 6 …s://secure.travis-ci.org/juliangruber/brace-expansion.svg)](http://travis-ci.org/juliangruber/brac… 7 …ownloads](https://img.shields.io/npm/dm/brace-expansion.svg)](https://www.npmjs.org/package/brace-… 8 [](https://gree… 10 …ttps://ci.testling.com/juliangruber/brace-expansion.png)](https://ci.testling.com/juliangruber/bra… 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
|
| D | index.js | 109 var expansion = pre+ '{' + m.body + '}' + post[k]; 110 expansions.push(expansion); 194 var expansion = pre + N[j] + post[k]; 195 if (!isTop || isSequence || expansion) 196 expansions.push(expansion);
|
| /plugin/authgoogle/google/external/ |
| D | URITemplateParser.php | 118 $this->expansion = $this->template; 145 $this->expansion = str_replace($exp->expression, $part, $this->expansion); 148 return $this->expansion;
|
| /plugin/asciidocjs/node_modules/yargs-parser/ |
| D | README.md | 148 * `newAliases`: any new aliases added via camel-case expansion: 189 ### camel-case expansion 192 * key: `camel-case-expansion`. 467 `camel-case-expansion` is disabled.
|
| /plugin/bibtex/OSBib/format/bibtexParse/ |
| D | CHANGELOG | 20 Fixed excessive expansion of @strings in bibtex imports.
|
| /plugin/asciidocjs/node_modules/yargs-parser/build/ |
| D | index.cjs | 132 'camel-case-expansion': true, 440 if (configuration['camel-case-expansion'] && configuration['strip-dashed']) { 447 if (configuration['camel-case-expansion'] && alias.includes('-')) { 534 if (/-/.test(key) && configuration['camel-case-expansion']) { 815 if (/-/.test(x) && configuration['camel-case-expansion']) { 824 … if (x.length > 1 && /[A-Z]/.test(x) && configuration['camel-case-expansion']) {
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/ |
| D | README.md | 35 * Major expansion of cryptographic primitives
|
| /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/pgn4web/pgn4web/ |
| D | demoGames.pgn | 27 an alternative plan with Qc2 followed by b4 and rapid expansion on the
|
| D | pgn-standard.txt | 92 4) The system must be easily expandable and scalable. The expansion ability 97 modes of expansion should either preserve earlier databases or at least allow 357 reserved for future expansion. Both are self terminating. 426 The tag pair format is designed for expansion; initially only strings are 2163 (Note: due to the likelihood of future expansion of EPD, implementors are
|
| /plugin/asciidocjs/node_modules/jake/node_modules/minimatch/ |
| D | README.md | 226 If brace expansion is not disabled, then it is performed before any
|
| /plugin/asciidocjs/node_modules/glob/ |
| D | README.md | 109 pattern. If the pattern has a brace expansion, like `a/{b/c,x/y}` 322 If brace expansion is not disabled, then it is performed before any
|
| /plugin/asciidocjs/node_modules/minimatch/ |
| D | README.md | 249 If brace expansion is not disabled, then it is performed before any
|
| /plugin/tablelayout/ |
| D | yarn.lock | 198 brace-expansion@^1.1.7: 200 …resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d872… 1623 brace-expansion "^1.1.7"
|
| /plugin/dokullm/doc/ |
| H A D | prompts.txt | 37 * ''expand:system'' - Guidelines for content expansion
|
| /plugin/adfs/phpsaml/ |
| D | CHANGELOG | 34 * Security improvement suggested by Nils Engelbertz to prevent DDOS by expansion of internally defi…
|
| /plugin/saml/phpsaml/ |
| D | CHANGELOG | 34 * Security improvement suggested by Nils Engelbertz to prevent DDOS by expansion of internally defi…
|
| /plugin/dropfiles/ |
| D | yarn.lock | 257 brace-expansion@^1.1.7: 259 …resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d872… 1802 brace-expansion "^1.1.7"
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | yarn.lock | 352 brace-expansion@^1.1.7: 354 …resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d872… 1687 brace-expansion "^1.1.7"
|
| /plugin/asciidocjs/node_modules/pug/ |
| D | History.md | 470 * Fixed block-expansion with .foo and #foo short-hands. Closes #498 791 * Added block-expansion support. Closes #74
|
| /plugin/fetchmedia/ |
| D | yarn.lock | 699 brace-expansion@^1.1.7: 701 …resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec… 2144 brace-expansion "^1.1.7"
|
| /plugin/sequencediagram/bower_components/lodash/ |
| D | yarn.lock | 808 brace-expansion@^1.0.0: 810 …resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.6.tgz#7197d7eaa9b87e6… 2166 brace-expansion "^1.0.0"
|
| /plugin/webdav/vendor/sabre/dav/ |
| D | CHANGELOG.md | 1353 * Fixed: Yearly recurrence rule expansion on leap-days no behaves correctly. 1398 * Fixed: DTSTART and DTEND would be incorrect for expansion of WEEKLY BYDAY 1503 * Added: Support for recurrence expansion in the CALDAV:calendar-multiget and
|
12