Home
last modified time | relevance | path

Searched +refs:x +refs:e (Results 1 – 25 of 902) sorted by relevance

12345678910>>...37

/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
Dcombined.js8e,t){var n,r,i=typeof t,o=e.location,a=e.document,s=a.documentElement,l=e.jQuery,u=e.$,c={},p=[],f… argument
9e,n,r,i){if(x.acceptData(e)){var o,a,s=x.expando,l=e.nodeType,u=l?x.cache:e,c=l?e[s]:e[s]&&s;if(c&… argument
10e){return x.ajax({url:e,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})}}),x.fn.exte… argument
110e){return parseInt(e,10).toString(2)},c:function(e){return String.fromCharCode(parseInt(e,10))},d:… argument
675 $.each(c, function(i, x) {
677 if (matchSubset(x.value, q)) {
678 csub.push(x);
694 $.each(c, function(i, x) {
695 if (matchSubset(x.value, q)) {
696 csub[csub.length] = x;
/plugin/flowchartjs/
Dflowchart.min.js6e=i("object"==typeof exports?require("Raphael"):t.Raphael);for(var s in e)("object"==typeof export… argument
7e.text()),e.html(""),this.chart.drawSVG(this,i)})},setFlowStateByParam:function(t,e,s){return this… argument
Draphael.min.js1e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&… argument
/plugin/diagramsnet/lib/math/extensions/TeX/mhchem3/
Dmhchem.js27 Parse:function(t){try{return u.go(x.go(this.string,t))}catch(t){n.Error(t)}}}),x={
28e,a="0",o={};o["@@"]=0,t=(t=(t=t.replace(/\n/g," ")).replace(/[\u2212\u2013\u2014\u2010]/g,"-")).r…
29 …var e=0;e<n.length;e++)t.push(n[e]);else t.push(n)},_:{_:{"~z":/^$/,"~x":/^./,"~y":/^./,"%j":/^\s/…
32x._.M(t,"",/^\([a-z]{1,3}(?=[\),])/,")","");if(n&&n.$.match(/^($|[\s,;\)\]\}])/))return n;var e=t.…
33 "@Q":function(t){return x._.M(t,"^{","","","}")},
34 "@M":function(t){return x._.M(t,"^","$","$","")},"^a":/^\^([0-9]+|[^\\_])/,
35 "@P":function(t){return x._.M(t,"^",/^\\[a-zA-Z]+\{/,"}","","","{","}","",!0)},
36 "@O":function(t){return x._.M(t,"^",/^\\[a-zA-Z]+\{/,"}","")},"^\\x":/^\^(\\[a-zA-Z]+)\s*/,"%R":/^\…
37 "@V":function(t){return x._.M(t,"_{","","","}")},
38 "@R":function(t){return x._.M(t,"_","$","$","")},_9:/^_([+\-]?[0-9]+|[^\\])/,
[all …]
/plugin/statistics/js/
Dchartjs-plugin-datalabels.js7e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("chart.js/helpers… argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
Djquery.grab.js48 fnc = function(e){ argument
49 if (!e){ // Fix some ie bugs...
50 e = window.event;
52 if (!e.stopPropagation){
53 e.stopPropagation = function(){ this.cancelBubble = true; };
55 e.data = pass;
56 func.call(elem, e);
69 move: {x: 0, y: 0}, property
70 offset: {x: 0, y: 0}, property
71 position: {x: 0, y: 0}, property
[all …]
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.number.to-fixed.js40 var pow = function (x, n, acc) { argument
41 return n === 0 ? acc : n % 2 === 1 ? pow(x, n - 1, acc * x) : pow(x * x, n / 2, acc);
43 var log = function (x) { argument
45 var x2 = x;
66 var x = aNumberValue(this, ERROR); variable
70 var e, z, j, k; variable
73 if (x != x) return 'NaN';
74 if (x <= -1e21 || x >= 1e21) return String(x);
75 if (x < 0) {
77 x = -x;
[all …]
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.number.to-fixed.js40 var pow = function (x, n, acc) { argument
41 return n === 0 ? acc : n % 2 === 1 ? pow(x, n - 1, acc * x) : pow(x * x, n / 2, acc);
43 var log = function (x) { argument
45 var x2 = x;
66 var x = aNumberValue(this, ERROR); variable
70 var e, z, j, k; variable
73 if (x != x) return 'NaN';
74 if (x <= -1e21 || x >= 1e21) return String(x);
75 if (x < 0) {
77 x = -x;
[all …]
/plugin/sequencediagram/bower_components/raphael/
Draphael.no-deps.min.js1e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("eve")):"function"==… argument
Draphael.min.js1e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&… argument
/plugin/chordsheets/js/
H A Draphael.js1e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&… argument
/plugin/panoview/
H A Dscript.js96 this.imgsize.x = (typeof options.imageWidth == 'undefined' ? -1 : parseInt(options.imageWidth));
107 this.x = 0;
273 this.x = Math.floor(this.scaleSize.x * 0.5 - this.width * 0.5) * -1;
311 var inv = Math.max(this.imgsize.x, this.imgsize.y) /
313 this.scaleSize.x = this.imgsize.x / inv;
373 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x;
383 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x;
395 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x;
448 this.x += motion.x;
470 var right = tile.xIndex >= Math.ceil(this.scaleSize.x / this.tileSize);
[all …]
/plugin/asciidocjs/node_modules/resolve/lib/
Dsync.js22 } catch (e) {
23 if (e && (e.code === 'ENOENT' || e.code === 'ENOTDIR')) return false;
24 throw e;
32 } catch (e) {
33 if (e && (e.code === 'ENOENT' || e.code === 'ENOTDIR')) return false;
34 throw e;
39 var defaultRealpathSync = function realpathSync(x) { argument
41 return realpathFS(x);
47 return x;
50 var maybeRealpathSync = function maybeRealpathSync(realpathSync, x, opts) { argument
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
DBase.php77 * @param PHP $x
78 * @param PHP $e
83 protected static function powModHelper(PHP $x, PHP $e, PHP $n, $class) argument
85 if (empty($e->value)) {
88 return $x->normalize($temp);
91 if ($e->value == [1]) {
92 list(, $temp) = $x->divide($n);
93 return $x->normalize($temp);
96 if ($e->value == [2]) {
98 $temp->value = $class::square($x->value);
[all …]
/plugin/datatables/assets/datatables.net/js/
DdataTables.bootstrap4.min.js4e){return t(e,window,document)}):"object"==typeof exports?(n=require("jquery"),o=function(e,a){a.f… argument
DdataTables.bootstrap.min.js4e){return t(e,window,document)}):"object"==typeof exports?(n=require("jquery"),i=function(e,a){a.f… argument
DdataTables.bootstrap5.min.js4e){return t(e,window,document)}):"object"==typeof exports?(n=require("jquery"),r=function(e,a){a.f… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
Ddhtmlxgantt_drag_timeline.js13e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&… argument
/plugin/stlviewer/stlviewer/
Dparser.min.js2e,r,t,n){var i=null;switch(e.split(".").pop().split("?")[0].toLowerCase()){case"stl":i=parse_stl_b… argument
/plugin/sketchcanvas/script/
DSketchCanvas.js155 function drawPos(x, y) { argument
156 ctx.strokeText('X='+x+' Y='+y, x, y);
205 var x = mx2+(mw2+10)*i;
206 ctx.fillRect(x, my0, mw2, mh0);
212 ctx.rect(x, my0, mw2, mh0);
218 ctx.strokeText('○', x+9, my0+20);
243 function drawParts(tool, x, y) { argument
245 tool.drawTool(x, y);
247 ctx.strokeText(i18n.t('Unimplemented'), x, y);
254 ret.minx += offset.x;
[all …]
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
Dmmultiscripts.js19x=l.bbox.d+F,Q=0,I;if(l.bbox.ic){Q=l.bbox.ic}if(this.data[this.base]&&(this.data[this.base].type==… argument
/plugin/sketchcanvas/bundle/
DSketchCanvas.js1e,t)=>{for(var i in t)qt(e,i,{get:t[i],enumerable:!0})},Mr=(e,t,i,n)=>{if(t&&typeof t=="object"||t…
3e.mark.snippet),n+" "+i):n}function xt(e,t){Error.call(this),this.name="YAMLException",this.reason…
4 `+u;for(d=Xt(e.buffer,n[l],r[l],e.position,m),u+=V.repeat(" ",t.indent)+Jt((e.line+1).toString(),x)…
5 `,u+=V.repeat("-",t.indent+x+3+d.pos)+`^
6 …l+h>=r.length);h++)d=Xt(e.buffer,n[l+h],r[l+h],e.position-(n[l]-n[l+h]),m),u+=V.repeat(" ",t.inden…
7e){var t={};return e!==null&&Object.keys(e).forEach(function(i){e[i].forEach(function(n){t[String(…
8e){if(e===null)return!1;var t,i,n=0,r=e.length,s=ri;for(i=0;i<r;i++)if(t=s.indexOf(e.charAt(i)),!(…
9e===118?"\v":e===102?"\f":e===114?"\r":e===101?"\x1B":e===32?" ":e===34?'"':e===47?"/":e===92?"\\"…
10e,t,i){var n,r,s,l,u,h,d,x,m=e.kind,v=e.result,b;if(b=e.input.charCodeAt(e.position),fe(b)||tt(b)|…
11 `,s?1+h:h):r===Qt&&s&&(e.result+=`
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js2e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof de… argument
7e){return e instanceof Array};function Nt(e,t){return Object.prototype.hasOwnProperty.call(e,t)}fu… argument
12 …1.04H0zM11.08 0h.63v.62h-.63zm.63 4V1h-.63v2.98z"/></svg>';function xr(e){return e.join(";")}var _… argument
19 function Sr(e){ argument
28e=F({},Tr,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),t=this._c… argument
33e){!function(t,n,i,r){var o,a=["","webkit","Moz","MS","ms","o"],s=n.createElement("div"),c=Math.ro… argument
34e,t.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==argumen… argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/
DBase.php57 * @param BCMath $x
58 * @param BCMath $e
63 protected static function powModHelper(BCMath $x, BCMath $e, BCMath $n, $class) argument
65 if (empty($e->value)) {
68 return $x->normalize($temp);
71 return $x->normalize(static::slidingWindow($x, $e, $n, $class));
77 * @param string $x
83 protected static function prepareReduce($x, $n, $class) argument
85 return static::reduce($x, $n);
91 * @param string $x
[all …]
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dpopper.min.js5e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&de… argument

12345678910>>...37