| /plugin/translator/ |
| D | helper.php | 163 function _hashKey($key, $value) { 608 function _sendLanguageFile($data, $fileName){
|
| /plugin/datatables/assets/datatables.net-i18n/ |
| D | et.json | 143 "data": "Tulp", string 151 "value": "Väärtus" string
|
| D | es-AR.json | 61 "data": "Datos", string 71 "value": "Valor" string
|
| D | sl.json | 71 "value": "Vrednost", string 72 "data": "Podatki", string
|
| D | hr.json | 111 "data": "Podatak", string 119 "value": "Vrijednost" string
|
| D | az-AZ.json | 97 "data": "Qeyd", string 107 "value": "Değer" string
|
| D | bg.json | 71 "data": "Поле", string 74 "value": "Стойност" string
|
| D | ka.json | 149 "data": "მონაცემები", string 152 "value": "ღირებულება", string
|
| D | sv-SE.json | 98 "data": "Data", string 106 "value": "Värde", string
|
| D | uk.json | 99 "data": "Дата", string 109 "value": "Значення" string
|
| /plugin/diagramsnet/lib/js/jszip/ |
| D | jszip.min.js | 12 …(j));return k.join("")},c.decode=function(a){var b,c,d,g,h,i,j,k=0,l=0,m="data:";if(a.substr(0,m.l… property 13 …unk:function(a,b,c){var d=[],e=0,f=a.length;if(f<=c)return String.fromCharCode.apply(null,a);for(;… argument
|
| /plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/ |
| D | combined.js | 8 …=[],f="1.10.2",d=p.concat,h=p.push,g=p.slice,m=p.indexOf,y=c.toString,v=c.hasOwnProperty,b=f.trim,… function in st.ut.Ct 9 ….expando,l=e.nodeType,u=l?x.cache:e,c=l?e[s]:e[s]&&s;if(c&&u[c]&&(i||u[c].data)||r!==t||"string"!=… property 10 …l]=null,p.push(o))}},_evalUrl:function(e){return x.ajax({url:e,type:"GET",dataType:"script",async:… property 31 function unRfc2068(value) { argument 39 function fromJSON(value) { argument 133 data: isUrl ? null : urlOrData, property 299 function findValueCallback(q, data) { argument 312 $.each(trimWords($input.val()), function(i, value) { argument 389 function trimWords(value) { argument 399 function lastWord(value) { argument [all …]
|
| /plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
| D | objects.js | 190 var data = {a: 1, b: 2, c: 3}; variable 191 var callback = function(value, key, object) { argument 196 result = _.pick(data, callback, {value: 2}); property 209 _.pick(data, function(value, key, obj) { argument 229 var data = {a: 1, b: 2, c: 3}; variable 230 var callback = function(value, key, object) { argument 235 result = _.omit(data, callback, {value: 2}); property 319 First.prototype.value = 1; method in First 323 Second.prototype.value = 2; method in Second 483 …assert.notOk(_.isEqual({value: 1}, new First), 'Object instances and objects sharing equivalent pr… property [all …]
|
| /plugin/dev/www/ |
| D | awesomplete.min.js | 2 …value:t[1]}:"object"==typeof t&&"label"in t&&"value"in t?t:{label:t,value:t};this.label=e.label||e… property
|
| /plugin/jmol2/jmol/ |
| D | Jmol.js | 877 function _jmolDomDocumentWrite(data) { argument 890 function _jmolGetDomElement(data, Ptr, closetag, lvel) { argument 1443 function jmolAppletAddParam(appletCode,name,value){ argument 1493 function jmolLoadAjax_MSA(key,value,optionalscript,targetSuffix){ argument 1572 …,loadInline: function(data,script){document.getElementById("fakeApplet").value="\njmolLoadInline d… argument
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 1456 $def(self, '$prepare_source_array', function $$prepare_source_array(data, trim_end) { argument 1512 $def(self, '$prepare_source_string', function $$prepare_source_string(data, trim_end) { argument 4085 $def(self, '$set_attr', function $$set_attr(name, value, overwrite) { argument 4781 $def(self, '$assign_caption', function $$assign_caption(value, caption_context) { argument 5586 $def(self, '$basebackend', function $$basebackend(value) { argument 5599 $def(self, '$filetype', function $$filetype(value) { argument 5612 $def(self, '$htmlsyntax', function $$htmlsyntax(value) { argument 5625 $def(self, '$outfilesuffix', function $$outfilesuffix(value) { argument 5638 $def(self, '$supports_templates', function $$supports_templates(value) { argument 5652 $def(self, '$init_backend_traits', function $$init_backend_traits(value) { argument [all …]
|
| /plugin/amcharts/assets/amcharts/plugins/export/ |
| D | export.js | 521 download: function( data, type, filename ) { argument 525 data: data, property 527 }, function( data ) { argument 566 data: data property 1777 data: "empty", property 1788 data: cfg.data.slice( cfg.data.indexOf( "," ) + 1, cfg.data.length ) property 1995 data: _this.getChartData( options ), property 2005 function enchant( value, column ) { argument 2074 function sheet_from_array_of_arrays( data, opts ) { argument 2138 data: _this.getChartData( options ), property [all …]
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 43 function char_codes(data/*:string*/)/*:Array<number>*/ { var o/*:Array<number>*/ = []; for(var i = … argument 45 function utf16leread(data/*:string*/)/*:string*/ { argument 50 function utf16beread(data/*:string*/)/*:string*/ { argument 56 var debom = function(data/*:string*/)/*:string*/ { argument 70 debom = function(data/*:string*/) { argument 199 function a2s(data/*:any*/)/*:string*/ { argument 204 function a2u(data/*:Array<number>*/)/*:Uint8Array*/ { argument 209 function ab2a(data/*:ArrayBuffer|Uint8Array*/)/*:Array<number>*/ { argument 1850 sector_list[k] = ({nodes: buf, data:__toBuffer([buf_chain])}/*:SectorEntry*/); property 3238 function blobify(data) { argument [all …]
|
| /plugin/stlviewer/stlviewer/ |
| D | three.min.js | 2 …e&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).THREE=… argument
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/ |
| D | SFTP.php | 1266 private function update_stat_cache($path, $value) 2106 …public function put($remote_file, $data, $mode = self::SOURCE_STRING, $start = -1, $local_start = … 3272 private function send_sftp_packet($type, $data, $request_id = 1)
|
| /plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
| D | Geometry.php | 67 protected $data; variable in geoPHP\\Geometry\\Geometry 299 public function setData($property, $value = null)
|
| /plugin/tagfilter/script/select2/ |
| D | select2.js | 129 function indexOf(value, array) { argument 456 data: data, property 457 success: function (data) { argument 490 data = { results: tmp }; variable 495 data = function() { return tmp; }; function 541 function tags(data) { argument 954 var data = { results: [], more: false }, variable 1091 triggerSelect: function(data) { argument 1651 data = this.data(); property 2295 postprocessResults: function (data, initial, noHighlightUpdate) { argument [all …]
|
| /plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
| D | demo.mp3header.php | 537 function InverseBoolean($value) { 543 function DeUnSynchronise($data) { 549 function Unsynchronise($data) {
|
| /plugin/asciidocjs/node_modules/neo-async/ |
| D | async.js | 2377 arrayEachSync(array, function(value) { argument 2970 function createCallback(index, value) { argument 3166 function createCallback(value, index) { argument 4210 function createCallback(value) { argument 4398 function createCallback(value) { argument 4457 function createCallback(key, value) { argument 4655 function createCallback(value, key) { argument 5377 function createCallback(index, value) { argument 5716 function createCallback(value, index) { argument 6481 function createCallback(value) { argument [all …]
|
| /plugin/asciidocjs/node_modules/handlebars/dist/ |
| D | handlebars.js | 549 value: column, property 553 value: endColumn, property 696 options = { data: data }; property 768 data: data, property 877 get: function(){ return setDesc(this, 'a', {value: 7}).a; } property 891 set: function(value){ argument 1250 if(it && !has(it = stat ? it : it.prototype, TAG))def(it, TAG, {configurable: true, value: tag}); property 1445 if(index >= O.length)return {value: undefined, done: true}; property 1448 return {value: point, done: false}; property 1913 data: data, property [all …]
|