Home
last modified time | relevance | path

Searched refs:terse (Results 1 – 6 of 6) sorted by relevance

/plugin/asciidocjs/node_modules/pug-runtime/
Dindex.js128 function pug_attr(key, val, escaped, terse) { argument
133 return ' ' + (terse ? key : key + '="' + key + '"');
157 function pug_attrs(obj, terse){ argument
166 attrs = pug_attr(key, val, false, terse) + attrs;
172 attrs += pug_attr(key, val, false, terse);
/plugin/asciidocjs/node_modules/pug-attrs/
DREADME.md25 - `terse`: whether or not to use HTML5-style terse boolean attributes
46 terse: true,
60 terse: true,
Dindex.js32 assert(typeof options.terse === 'boolean', 'Options.terse should be a boolean');
49 var str = stringify(runtime.attr(key, toConstant(val), mustEscape, options.terse));
65 …+ '("' + key + '", ' + val + ', ' + stringify(mustEscape) + ', ' + stringify(options.terse) + ')');
/plugin/spellcheck/
Daspell.php167 $terse = true;
177 if ($s == '!') $terse = false;
201 $r = $terse ? "\n*\n\$1" : "\n\$1"; // replacement for broken Aspell
203 $r = $terse ? "\n*\n" : "\n"; // replacement for good Aspell
/plugin/asciidocjs/node_modules/pug-code-gen/
Dindex.js69 this.terse = false;
169 this.terse = this.doctype.toLowerCase() == '<!doctype html>';
553 if (this.terse && !tag.selfClosing) {
789 …+ this.runtime('merge') + '([' + attributeBlocks.join(',') + ']), ' + stringify(this.terse) + ')');
791 …rExpression(this.runtime('attrs') + '(' + attributeBlocks[0] + ', ' + stringify(this.terse) + ')');
804 terse: this.terse, property
/plugin/bb4dw/
Dsample.bib180 … this compiler with stochastic search over the space of schedules enables terse, composable progra…