Home
last modified time | relevance | path

Searched refs:locals (Results 1 – 23 of 23) sorted by relevance

/plugin/asciidocjs/node_modules/acorn-globals/
Dindex.js45 fn.locals = fn.locals || {};
50 fn.locals[node.id.name] = true;
56 parent.locals[node.name] = true;
80 ast.locals = ast.locals || {};
81 ast.locals[node.local.name] = true;
91 parent.locals = parent.locals || {};
103 parent.locals = parent.locals || {};
104 parent.locals[node.id.name] = true;
115 parent.locals = parent.locals || {};
116 parent.locals[node.id.name] = true;
[all …]
/plugin/asciidocjs/node_modules/jstransformer/
Dindex.js144 fn: function (locals) { argument
145 return tr.normalize(_this._tr.render(str, options, locals)).body;
177 return tr.normalizeFn(function (locals) { argument
178 return tr.normalize(this._tr.renderFile(filename, options, locals)).body;
275 Transformer.prototype.render = function (str, options, locals) { argument
286 return tr.normalize(this._tr.render(str, options, locals));
289 var body = compiled.fn(locals || options);
296 Transformer.prototype.renderAsync = function (str, options, locals, cb) { argument
297 if (typeof locals === 'function') {
298 cb = locals;
[all …]
DREADME.md44 transformer.render(str, options, locals);
55 transformer.renderAsync(str[, options], locals, callback);
59 transformer.renderAsync(str[, options], locals);
70 transformer.renderFile(filename, options, locals)
81 transformer.renderFileAsync(filename[, options], locals, callback);
85 transformer.renderFileAsync(filename[, options], locals);
DCHANGELOG.md20 - Prefers locals over options when passing a single argument to `.render()`
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
DStackFrame.php65 public function setLocals($locals) argument
67 $this->locals = $locals;
74 return $this->locals;
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
DFactory.php82 if ($locals = glob($path, GLOB_ONLYDIR)) {
83 $_paths = array_merge($_paths, array_map('realpath', $locals));
/plugin/asciidocjs/node_modules/ejs/
Dusage.txt12 …-n --no-with Use 'locals' object for vars rather than using `with` (impli…
13 …-l --locals-name Name to use for the object storing local variables when not …
DREADME.md80 then the locals will be stored in the `locals` object. Set to `false` in strict mode.
82 the locals object, available even in strict mode.
84 `with` Defaults to `locals`
274 …- `-n / --no-with` Use 'locals' object for vars rather than using `with` (impl…
275 …- `-l / --locals-name` Name to use for the object storing local variables when not…
/plugin/asciidocjs/node_modules/pug-runtime/
DREADME.md47 //=> 'function template (locals) { ... pug.escape() ... }'
58 //=> 'function heyTemplate (locals) { ... }'
/plugin/asciidocjs/node_modules/pug-code-gen/
DREADME.md51 //=> 'function helloWorld(locals) { ... }'
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/
Djavascript-compiler.js226 let locals = this.stackVars.concat(this.registers.list);
227 if (locals.length > 0) {
228 varDeclarations += ', ' + locals.join(', ');
/plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/compiler/
Djavascript-compiler.js215 var locals = this.stackVars.concat(this.registers.list);
216 if (locals.length > 0) {
217 varDeclarations += ', ' + locals.join(', ');
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/
Djavascript-compiler.js223 var locals = this.stackVars.concat(this.registers.list);
224 if (locals.length > 0) {
225 varDeclarations += ', ' + locals.join(', ');
/plugin/ckeditor5markdown/
Dckeditor.js2locals&&ko.A.locals;const _o=new WeakMap;let vo=!1;function yo(e,t){const n=_o.get(e),i=[];let o=!…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D23.23.js.map1 …ormMainBlocks: /(module|data|terraform|resource|provider|variable|output|locals)/,\n tokenizer:…
D46.46.js.map1 …ance',\n 'issubclass',\n 'iter',\n 'len',\n 'locals',\n 'list',…
Dbundle.js.map1locals || {};","/*--------------------------------------------------------------------------------…
/plugin/codemirror/dist/modes/
Dpython.min.js.map1 … \"issubclass\", \"iter\", \"len\",\n \"list\", \"locals\", \"map\", \"max\…
Djavascript.min.js.map1 …nly notice when we hit the\n // arrow, and not declare the arguments as locals for the arrow\n /…
/plugin/asciidocjs/node_modules/pug/
DHistory.md276 * fix `locals` variable being undefined
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js2143 var fnDef = function(fn, locals) { argument
2145 if (typeof locals === 'undefined') {
2146 locals = {};
2159 if (hasOwnProp(locals, dep)) {
2160 return locals[dep];
2184 var invoke = function(func, context, locals) { argument
2185 var def = fnDef(func, locals);
/plugin/prosemirror/lib/
Dbundle.js1locals(e),i=0;if(0==o.length){for(var a=0;a<e.childCount;a++){var s=e.child(a);r(s,o,t.forChild(i,… method in kt
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js.map1 …lp hex id input int intern ' +\n 'isinstance issubclass iter len list locals long map max min n…