Home
last modified time | relevance | path

Searched refs:variables (Results 126 – 150 of 182) sorted by relevance

12345678

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D57.57.js.map1 …larationbody' }]],\n variabledeclaration: [\n // sass variables\n ['\…
H A D2.2.js25534 if (!this.variables) {
25535 this.variables = new Nodelist(this);
25537 return this.variables;
28888 var variables = eachNode.getVariables().getChildren();
28889 for (var _i = 0, variables_1 = variables; _i < variables_1.length; _i++) {
30377 var variables = node.getVariables();
30378 if (!variables.addChild(this._parseVariable())) {
30382 if (!variables.addChild(this._parseVariable())) {
30386 this.finish(variables);
H A D4.4.js1 …,t.prototype.getVariables=function(){return this.variables||(this.variables=new le(this)),this.var…
/plugin/jmol2/jmol/
H A DCHANGES.txt496 # show variables
498 # show variables
627 # --A relatively free typing of variables. Jmol is going to save variables as strings
708 # code: major refactoring of variables.
2901 # bug fix: zap x.y not correcting Eval variables
3396 # new feature: _slabPlane, _depthPlane variables
3495 # bug fix: _firstFrame/_lastFrame variables mess up state
4333 # reset ALL # resets all user-created variables
4356 # new feature: array variables saved as arrays
5422 # is that there are then some special reserved variables that
[all …]
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1variables\n // @@prefix.varName @varName\n // varName can be quoted with ` or ' or \"\n /…
H A Dtiki.min.js.map1 …turn null;\n }\n\n var indentUnit = config.indentUnit;\n\n // Return variables for tokenizers\n…
H A Dperl.min.js.map1variables (I know, what this is a paranoid idea, but may be needed for people, who learn PERL, and…
H A Dxml.min.js.map1 … for (var prop in config_) config[prop] = config_[prop]\n\n // Return variables for tokenizers\n…
H A Dxquery.min.js.map1 …n }\n\n return \"string\";\n };\n }\n\n // tokenizer for variables\n function toke…
H A Dhaxe.min.js.map1 …ped = !escaped && next == \"\\\\\";\n }\n }\n\n // Used as scratch variables to communicate m…
H A Dverilog.min.js.map1 …ratorChar)) {\n return \"meta\";\n }\n\n // Keywords / plain variables\n if (stream.…
/plugin/structsection/
H A Dyarn.lock561 babel-helper-hoist-variables "^6.24.1"
604 babel-helper-hoist-variables@^6.24.1:
606 …solved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6…
818 babel-helper-hoist-variables "^6.24.1"
/plugin/fetchmedia/
H A Dyarn.lock244 babel-helper-hoist-variables "^6.24.1"
283 babel-helper-hoist-variables@^6.24.1:
285 …solved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6…
470 babel-helper-hoist-variables "^6.24.1"
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock205 babel-helper-hoist-variables "^6.18.0"
253 babel-helper-hoist-variables@^6.18.0:
255 …solved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6…
512 babel-helper-hoist-variables "^6.18.0"
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt202 variables that might have been the cause of the images-
377 * Added config variables: config_http_fopen_timeout = 10;
1093 config variables (thanks mailØmmjaeger*com)
1415 * Changed all configuration variables to be under one
1418 $CONFIG variables
H A Dphpthumb.faq.txt143 Note: There were some maybe-undefined variables prior to
/plugin/barcodes/
H A Dcomposer.lock1265 "description": "Provides the functionality to export PHP variables for visualization",
1565 "description": "Provides functionality to recursively process PHP variables",
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md118 - Images in PHP variables (`<img src="var:smileyface">`) were moved from direct Mpdf properties to `Mpdf::$imageVars` public property array
308 - Error: Strict warning: Only variables should be passed by reference - in PHP5.5.9
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js3variables=a.map(function(a,b){return a.variable=new z(b,1)}),e&&this.createConstraints(e),f&&c&&vo…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md109 * `FEAT`: use CSS variables for fonts ([#662](https://github.com/bpmn-io/dmn-js/pull/662))
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog348 variables with their default values
938 * Fixed: some variables are explicitly declared global now to
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock1990 "description": "Provides the functionality to export PHP variables for visualization",
2290 "description": "Provides functionality to recursively process PHP variables",
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt436 * Bugfix: (#1091) RemoveID3v1() unitialized variables
456 variables (e.g. support forum thread #798)
1445 * Bugfix: getid3.demo.simple.php had undefined variables if the
1631 variables at the top of the file (if you want to change them)
2866 table_var_dump() now displays boolean variables as TRUE or FALSE
/plugin/mantis/lib/
H A Dchangelog573 - nusoap_server: Fix munging of _SERVER variables that start with HTTP_ (thanks Thomas Wieczorek)

12345678