| /plugin/asciidocjs/node_modules/minimist/test/ |
| D | kv_short.js | 10 t.deepEqual(argv, { b: 123, _: [] }); property 17 t.deepEqual(argv, { a: 'whatever', b: 'robots', _: [] }); property 24 t.deepEqual(argv, { k: 'a=b', _: [] }); property 31 t.deepEqual(argv, { a: true, b: 'c', _: [] }); property
|
| D | dash.js | 8 t.deepEqual(parse(['-n', '-']), { n: '-', _: [] }); property 9 t.deepEqual(parse(['--nnn', '-']), { nnn: '-', _: [] }); property 10 t.deepEqual(parse(['-']), { _: ['-'] }); property 11 t.deepEqual(parse(['-f-']), { f: '-', _: [] }); property 14 { b: true, _: ['-'] } property 18 { s: '-', _: [] } property 24 t.deepEqual(parse(['-a', '--', 'b']), { a: true, _: ['b'] }); property 25 t.deepEqual(parse(['--a', '--', 'b']), { a: true, _: ['b'] }); property 32 { name: 'John', _: ['before'], '--': ['after'] } property 40 t.deepEqual(parse(['-n', '---']), { n: '---', _: [] }); property [all …]
|
| D | short.js | 8 t.deepEqual(parse(['-n123']), { n: 123, _: [] }); property 11 { 1: true, 2: true, 3: 456, _: [] } property 18 { b: true, _: [] }, property 23 { _: ['foo', 'bar', 'baz'] }, property 28 { c: true, a: true, t: true, s: true, _: [] }, property 33 { c: true, a: true, t: true, s: 'meow', _: [] }, property 38 { h: 'localhost', _: [] }, property 43 { h: 'localhost', p: 555, _: [] }, property 54 _: ['script.js'], property 65 _: ['script.js'], property
|
| D | parse.js | 9 { moo: false, _: [] }, property 14 { v: ['a', 'b', 'c'], _: [] }, property 31 a: true, property 41 _: ['bare', '--not-a-flag', 'eek'], property 49 t.deepEqual(argv, { t: true, _: ['moo'] }); property 63 _: ['moo'], property 73 t.deepEqual(args, { _: [], s: 'X\nX' }); property 80 t.deepEqual(args, { _: [], s: 'X\nX' }); property 153 { _: [], s: '123', S: '123', str: '123' }, property 162 { I: '/foo/bar/baz', _: [] } property [all …]
|
| /plugin/ckgedit/ckeditor/plugins/find/dialogs/ |
| D | find.js | 6 …g.add("find",function(c){function n(a,b){var d=this,c=new CKEDITOR.dom.walker(a);c.guard=b?v:funct… argument 7 a.offset+1);d.setEndAt(c.editable(),CKEDITOR.POSITION_BEFORE_END);return d}function r(a){var b=c.ge… argument 8 …unction(){return this.move(!0)},move:function(a){var b=this.textNode;if(null===b)return w.call(thi… argument 9 isMatched:0}};t.prototype={toDomRange:function(){var a=c.createRange(),b=this._.cursors;if(1>b.leng… argument 12 b.length>this._.rangeLength&&b.shift();return a},getEndCharacter:function(){var a=this._.cursors;re… argument 13 state:0,ignoreCase:!!b,pattern:a}};A.prototype={feedCharacter:function(a){for(this._.ignoreCase&&(a… argument 14 8202>=b||D.test(a)},f={searchRange:null,matchRange:null,find:function(a,b,d,e,f,u){this.matchRange?… argument 16 !1},replaceCounter:0,replace:function(a,b,d,e,f,u,h){m=1;a=0;a=this.hasMatchOptionsChanged(b,e,f);i… argument 17 b.insertNode(d);h||(k.selectRanges([b]),c.fire("saveSnapshot"));this.matchRange.updateFromDomRange(… argument
|
| /plugin/ckgdoku/ckeditor/plugins/find/dialogs/ |
| D | find.js | 5 (function(){function C(c){return c.type==CKEDITOR.NODE_TEXT&&0<c.getLength()&&(!r||!c.isReadOnly())… argument 6 1);this._={matchWord:b,walker:c,matchBoundary:!1}}function q(a,b){var d=c.createRange();d.setStart(… argument 7 …n(){return this.move()},back:function(){return this.move(!0)},move:function(a){var b=this.textNode… argument 8 a?b.getLength()-1:0:0}return y.call(this)}};var u=function(a,b){this._={walker:a,cursors:[],rangeLe… argument 11 b.pop();return a},moveNext:function(){var a=this._.walker.next(),b=this._.cursors;a.hitMatchBoundar… argument 12 for(var c=0;c<a.length;c++)for(d.push(d[c]+1);0<d[c+1]&&a.charAt(c)!=a.charAt(d[c+1]-1);)d[c+1]=d[d… argument 13 A=function(a){if(!a)return!0;var b=a.charCodeAt(0);return 9<=b&&13>=b||8192<=b&&8202>=b||D.test(a)}… argument 15 ….slice.call(arguments).concat([!0]))):!1},replaceCounter:0,replace:function(a,b,d,f,e,g,k){r=1;a=0… argument 16 if(!k){var l=c.getSelection();l.selectRanges([b]);c.fire("saveSnapshot")}b.deleteContents();b.inser… argument
|
| /plugin/codemirror/dist/modes/ |
| D | stylus.min.js | 1 …a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"));else if… function
|
| D | haxe.min.js | 1 …a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"));else if… function
|
| D | javascript.min.js | 1 …a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"));else if… function in v.H.I.K.L
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 5 …version:"4.11.4",revision:"e1836357e",rnd:Math.floor(900*Math.random())+100,_:{pending:[],basePath… property 6 …OR_BASEPATH" before creating editor instances.';return b}(),getUrl:function(a){-1==a.indexOf(":/")… function 8 a);window.attachEvent("onload",a);b=!1;try{b=!window.frameElement}catch(d){}document.documentElemen… argument 9 CKEDITOR.event||(CKEDITOR.event=function(){},CKEDITOR.event.implementOn=function(a){var d=CKEDITOR.… argument 10 return{define:function(b,d){var g=a.call(this,b);CKEDITOR.tools.extend(g,d,!0)},on:function(b,d,g,k… variable 11 once:function(){var a=Array.prototype.slice.call(arguments),b=a[1];a[1]=function(a){a.removeListene… function 12 …{}else x=v[F].call(this,q,p,b,k);!1===x?g=1:"undefined"!=typeof x&&(p=x);if(a||g)break}}p=g?!1:"un… argument 13 …uments]);CKEDITOR.event.call(this)},CKEDITOR.editor.prototype.fire=function(a,d){a in{instanceRead… argument 18 "unloaded"==CKEDITOR.status&&function(){CKEDITOR.event.implementOn(CKEDITOR);CKEDITOR.loadFullCore=… argument 19 CKEDITOR.loadFullCore,d=CKEDITOR.loadFullCoreTimeout;a&&(CKEDITOR.status="basic_ready",a&&a._load?a… argument [all …]
|
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 5 (function(){function ka(a,f){CKEDITOR.tools.extend(this,f,{editor:a,id:"cke-"+CKEDITOR.tools.getUni… argument 6 …ion:"4.7.1 (Full)",revision:"32ff3ea",rnd:Math.floor(900*Math.random())+100,_:{pending:[],basePath… property 8 "\x26":"?")+"t\x3d"+this.timestamp);return a},domReady:function(){function a(){try{document.addEven… function 9 1);if(1==b.length)if(document.addEventListener)document.addEventListener("DOMContentLoaded",a,!1),w… argument 10 function(a){var f=CKEDITOR.event.prototype,b;for(b in f)null==a[b]&&(a[b]=f[b])},CKEDITOR.event.pro… argument 11 b,!0)},on:function(c,b,f,k,d){function h(a,g,d,h){a={name:c,sender:this,editor:a,data:g,listenerDat… variable 12 b=a[1];a[1]=function(a){a.removeListener();return b.apply(this,arguments)};return this.on.apply(thi… argument 13 m,h,b,k);!1===t?l=1:"undefined"!=typeof t&&(h=t);if(a||l)break}}h=l?!1:"undefined"==typeof h?!0:h;a… argument 14 arguments]);CKEDITOR.event.call(this)},CKEDITOR.editor.prototype.fire=function(a,f){a in{instanceRe… argument 18 return b}()),"unloaded"==CKEDITOR.status&&function(){CKEDITOR.event.implementOn(CKEDITOR);CKEDITOR.… argument [all …]
|
| /plugin/imapmarkers/ |
| D | jquery.imagemapster.js | 79 setup: function (_, ns, listener) { argument 84 setup: function (_, ns, listener) { argument 201 $.each(this.hooks[name] || [], function (_, e) { argument 287 $.each(Array.prototype.slice.call(arguments, 1), function (_, src) { argument 396 $(el).each(function (_, e) { argument 471 opts.boundList.each(function (_, e) { argument 552 $.each(['width', 'height'], function (_, e) { argument 637 $(area_list).each(function (_, e) { argument 1239 $.each(areaData.areas(), function (_, e) { argument 1372 $.each(list, function (_, e) { argument [all …]
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_quick_info.js | 13 …_quick_info",[],n):"object"==typeof exports?exports["ext/dhtmlxgantt_quick_info"]=n():t["ext/dhtml… variable
|
| /plugin/syntaxhighlightjs/static/lib/highlightjs/languages/ |
| D | autoit.min.js | 2 …d")]},n={b:"\\$[A-z0-9_]+"},l={cN:"string",v:[{b:/"/,e:/"/,c:[{b:/""/,r:0}]},{b:/'/,e:/'/,c:[{b:/'… variable
|
| /plugin/statistics/js/ |
| D | chartjs-plugin-datalabels.js | 7 …art.js/helpers"),require("chart.js")):"function"==typeof define&&define.amd?define(["chart.js/help… argument
|
| /plugin/asciidocjs/node_modules/async/dist/ |
| D | async.min.js | 1 …amd?define(["exports"],t):t(e.async={})})(this,function(e){'use strict';function t(e,...t){return(… function
|
| /plugin/datatables/assets/datatables.net/js/ |
| D | jquery.dataTables.min.js | 4 …a;"function"==typeof define&&define.amd?define(["jquery"],function(t){return n(t,window,document)}… method
|
| /plugin/xlsx2dw/packages/xmltojson/ |
| D | xmltojson.js | 3 …=g&&g.previousSibling;while(e&&e.tagName!=t){e=e.previousSibling}function h(a){var b=a.lastIndexOf… argument 6 var __gwt_isKnownPropertyValue=function(a,b){return b in qb[a]};var __gwt_getMetaProperty=function(… argument 7 function Bb(a){var b=rb[a](),c=qb[a];if(b in c){return b}var d=[];for(var e in c){d[c[e]]=e}if(vb){… argument 8 rb[P]=function(){var a=navigator.userAgent.toLowerCase();var b=lb.documentMode;if(function(){return… argument 22 function cp(a){this.a=a} argument 23 function cj(a){this.a=a} argument 24 function dk(a){this.a=a} argument 25 function lk(a){this.a=a} argument 26 function Yk(a){this.a=a} argument 27 function il(a){this.a=a} argument [all …]
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | raphael.min.js | 1 …amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window,function(){ret… property
|
| D | raphael.no-deps.min.js | 1 …amd?define(["eve"],e):"object"==typeof exports?exports.Raphael=e(require("eve")):t.Raphael=e(t.eve… property
|
| /plugin/flowchartjs/ |
| D | raphael.min.js | 1 …amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window,function(){ret… function
|
| /plugin/chordsheets/js/ |
| H A D | raphael.js | 1 …amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window,function(){ret… property
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js | 1 …a,b){typeof exports==="object"&&typeof module!=="undefined"?module.exports=b():typeof define==="fu… argument 2 ….hasOwnProperty(w)&&w!="style"&&w!="class"){v.setAttribute(w,i[w])}}}return a.content.appendChild(… argument 3 right:c?d:0,bottom:b?d:0}};oe.prototype.setScrollLeft=function(a){if(this.horiz.scrollLeft!=a){this… argument 4 e=ab(b)}if(e==null){return null}if(d(f,e)&&a.cm){Kd(a.cm,e,c)}return f}function hg(a){this.lines=a;… argument 5 toggleOverwrite:function(a){return a.toggleOverwrite()}};function Yg(a,b){var c=Ya(a.doc,b);var d=Z… argument 6 if(/\bCodeMirror-(?:line)?widget\b/.test(b.className)){break}}return false}oa(e,"paste",function(a)… argument
|
| /plugin/diagramsnet/lib/js/socket.io/ |
| D | simplepeer9.10.0.min.js | 6 …ar t=String.fromCharCode,o=Math.min;function d(e){if(2147483647<e)throw new RangeError("The value … function
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 2 !function(a,b){"object"==typeof exports?module.exports=b():"function"==typeof define&&define.amd?de… argument 36 (function(){function g(a){var f=parseInt(a.substring(1),16);return 65535<f?(f-=65536,String.fromCha… argument 37 b=RegExp("\\\\(?:(?:[0-9a-fA-F]{1,6}[\\t\\n\\f ]?|[\\u0020-\\u007e\\u0080-\\ud7ff\\ue000\\ufffd]|[\… argument 38 /url\(/i.test(l)?"url("+w(l.replace(a,""),x)+")":l;if(h!=l||" "!=l)b[f++]=h=l}b.length=f;return b}}… argument 39 f?b.da(h.n):f=h.Y();f?b.ea(h.k):f=h.$();var g=h.g,k=x(g);if(f)b.ca(h.V()),k=k&&k.replace(a,"");else… argument 43 b=d[g++],a.push(h,encodeURIComponent(f.toString())),h="&",b&&a.push("=",encodeURIComponent(b.toStri… argument 44 s);Q&&("string"===typeof Q?d.O(Q.replace(/[^?&=0-9A-Za-z_\-~.%]/g,M)):d.ba(Q));return d};e.N=E;e.ma… argument 45 (function(){function g(a){return"string"===typeof a?'url("'+a.replace(e,w)+'")':'url("about:blank")… argument 50 f["+"]=f["~"]=f;ba=function(a,d,b){function g(i,r){function o(b,f,g){var y,e,i,l,o,m=n;y="";if(b<f)… argument 54 …g++]=e)}b.length=g;b=b.join(" ");return b=!b.length?"":!d.test(b)?"not all":a.test(b)?b:"not all ,… function [all …]
|