Home
last modified time | relevance | path

Searched refs:e (Results 501 – 525 of 3328) sorted by relevance

1...<<21222324252627282930>>...134

/plugin/combo/ComboStrap/
H A DLogUtility.php79 public static function msg(string $message, int $level = self::LVL_MSG_ERROR, string $canonical = "support", \Exception $e = null) argument
84 } catch (ExceptionCompile $e) {
85 self::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $canonical);
106 self::log2file($message, $level, $canonical, $e);
112 self::throwErrorIfTest($level, $message, $e);
124 * @param \Exception $e
126 static function log2file(?string $msg, int $logLevel = self::LVL_MSG_ERROR, $canonical = null, \Exception $e = null) argument
131 } catch (ExceptionCompile $e) {
132 $msg = $e->getMessage();
164 self::throwErrorIfTest($logLevel, $msg, $e);
274 throwErrorIfTest($level, $message, \\Exception $e = null) global() argument
338 error(string $message, string $canonical = self SUPPORT_CANONICAL, \\Exception $e = null) global() argument
343 warning(string $message, string $canonical = 'support', \\Exception $e = null) global() argument
348 info(string $message, string $canonical = 'support', \\Exception $e = null) global() argument
413 debug(string $message, string $canonical = self SUPPORT_CANONICAL, $e = null) global() argument
[all...]
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dcos.min.js1e){var t={cN:"string",v:[{b:'"',e:'"',c:[{b:'""',r:0}]}]},r={cN:"number",b:"\\b(\\d+(\\.\\d*)?|\\.… argument
H A Dinform7.min.js1e){var r="\\[",o="\\]";return{aliases:["i7"],cI:!0,k:{keyword:"thing room person man woman animal … argument
H A Dmercury.min.js1e){var i={keyword:"module use_module import_module include_module end_module initialise mutable in… argument
H A Dapache.min.js1e){var r={cN:"number",b:"[\\$%]\\d+"};return{aliases:["apacheconf"],cI:!0,c:[e.HCM,{cN:"section",b… argument
/plugin/amcharts/assets/amcharts/
H A Dpie.js13 …,f,h;for(g=0;g<c;g++){f={};var e=b[g];f.dataContext=e;null!==e[this.valueField]&&(f.value=Number(e
14e[this.pulledField],!1);(h=e[this.descriptionField])||(h="");f.description=h;f.labelRadius=Number(
19 …pdateHeight();this.realHeight=g;var f=k.toCoordinate,h=f(this.marginLeft,d),e=f(this.marginRight,d…
20 ….pieX?(d-h-e)/2+h:f(this.pieX,this.realWidth);B=void 0===this.pieY?(g-z-n)/2+z:f(this.pieY,g);l=f(…
21e=a[h],!0!==e.hidden&&(p+=k.roundTo(e.percents,this.pf.precision));p=k.roundTo(p,this.pf.precision…
22e.color);var v=this.alpha;isNaN(e.alpha)||(v=e.alpha);q={fill:e.color,stroke:q,"stroke-width":this…
23e.ix=p;e.iy=C;e.wedge=q;e.index=h;e.label=null;v=c.set();if(this.labelsEnabled&&this.labelText&&e.…
24e.labelQuarter=y}else w="middle";m=this.formatString(this.labelText,e);(t=this.labelFunction)&&(m=…
25 e.labelSet=v,e.label=m);e.tx=r;e.tx2=r+u;e.tx0=A+p*l;e.ty0=B+C*l}r=f+(l-f)/2;e.pulled&&(r+=this.pul…
27e=this.chartData,k=e.length,n=b.label;if(n){if(!0===d)for(h=a+1;h<k;h++)e[h].labelQuarter==c&&(f=t…
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js7 …unction(e){e.error||a.toggleDictionaryState.call(b,"dictionaryState");e.dialog=b;e.command="create…
10e}))}},{type:"button",id:"removeDic",label:d.getLocal("btn_deleteDic"),title:d.getLocal("btn_delet…
14 …tentElement("dictionaries","addWordField"),e=f.getValue(),d=a.getOption("wordBoundaryRegex"),g=thi…
15e,error:!0}):h.inChildren(e)?(f.setValue(""),c.fire("scaytUserDictionaryAction",{dialog:b,command:…
17e=h.attr(f,"data-cke-scayt-ud-word"),d=this.getDialog(),g=d.getContentElement("dictionaries","item…
18e=b.editor.scayt,d;void 0===b.data.error?(d=e.getLocal("message_success_"+b.data.command+"Dic"),d=…
19e.getLocal("message_error_"+b.data.command+"Dic"),d=d.replace("%s",b.data.name),f.setText(d)),a.cs…
20 e=b.editor.scayt,g;""===b.data.name?d.setText(e.getLocal("message_info_emptyDic")):(g=e.getLocal("m…
24 e+'" type\x3d"radio" value\x3d"'+a+'" name\x3d"scayt_lang" /\x3e'),k=new CKEDITOR.dom.element("lab…
25e={},g=[],k=0,l=!1,m;for(m in h.ltr)e[m]=h.ltr[m];for(m in h.rtl)e[m]=h.rtl[m];for(m in e)g.push([…
[all …]
/plugin/struct/syntax/
H A Dvalue.php73 } catch (StructException $e) {
74 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
76 msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
115 } catch (StructException $e) {
116 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
118 msg('<pre>' . hsc($e
[all...]
H A Dcloud.php72 } catch (StructException $e) {
73 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
74 if ($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
105 } catch (StructException $e) {
106 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
107 if ($conf['allowdebug']) msg('<pre>' . hsc($e
[all...]
/plugin/linksuggest/vendor/
H A Djquery.textcomplete.min.js2 !function(a){if("function"==typeof define&&define.amd)define(["jquery"],a);else if("object"==typeof module&&module.exports){var b=require("jquery");module.exports=a(b)}else a(jQuery)}(function(a){if("undefined"==typeof a)throw new Error("jQuery.textcomplete requires jQuery");return+function(a){"use strict";var b=function(a){console.warn&&console.warn(a)},c=1;a.fn.textcomplete=function(d,e){var f=Array.prototype.slice.call(arguments);return this.each(function(){var g=this,h=a(this),i=h.data("textComplete");if(i||(e||(e={}),e._oid=c++,i=new a.fn.textcomplete.Completer(this,e),h.data("textComplete",i)),"string"==typeof d){if(!i)return;f.shift(),i[d].apply(i,f),"destroy"===d&&h.removeData("textComplete")}else a.each(d,function(c){a.each(["header","footer","placement","maxCount"],function(a){c[a]&&(i.option[a]=c[a],b(a+"as a strategy param is deprecated. Use option."),delete c[a])})}),i.register(a.fn.textcomplete.Strategy.parse(d,{el:g,$el:h}))})}}(a),+function(a){"use strict";function b(c,d){if(this.$el=a(c),this.id="textcomplete"+e++,this.strategies=[],this.views=[],this.option=a.extend({},b.defaults,d),!(this.$el.is("input[type=text]")||this.$el.is("input[type=search]")||this.$el.is("textarea")||c.isContentEditable||"true"==c.contentEditable))throw new Error("textcomplete must be called on a Textarea or a ContentEditable.");if(c===c.ownerDocument.activeElement)this.initialize();else{var g=this;this.$el.one("focus."+this.id,function(){g.initialize()}),this.option.adapter&&"CKEditor"!=this.option.adapter||"undefined"==typeof CKEDITOR||!this.$el.is("textarea")||CKEDITOR.on("instanceReady",function(b){-1==a.inArray(b.editor.id,f)&&(f.push(b.editor.id),b.editor.on("focus",function(c){g.$el=a(b.editor.editable().$),g.option.adapter||(g.option.adapter=a.fn.textcomplete.CKEditor),g.option.ckeditor_instance=b.editor,g.initialize()}))})}}var c=function(a){var b,c;return function(){var d=Array.prototype.slice.call(arguments);if(b)return void(c=d);b=!0;var e=this;d.unshift(function f(){if(c){var d=c;c=void 0,d.unshift(f),a.apply(e,d)}else b=!1}),a.apply(this,d)}},d=function(a){return"[object String]"===Object.prototype.toString.call(a)},e=0,f=[];b.defaults={appendTo:"body",className:"",dropdownClassName:"dropdown-menu textcomplete-dropdown",maxCount:10,zIndex:"100",rightEdgeOffset:30},a.extend(b.prototype,{id:null,option:null,strategies:null,adapter:null,dropdown:null,$el:null,$iframe:null,initialize:function(){var b=this.$el.get(0);if(this.$el.prop("ownerDocument")!==document&&window.frames.length)for(var c=0;c<window.frames.length;c++)if(this.$el.prop("ownerDocument")===window.frames[c].document){this.$iframe=a(window.frames[c].frameElement);break}this.dropdown=new a.fn.textcomplete.Dropdown(b,this,this.option);var d,e;thi argument
[all...]
/plugin/codemirror/dist/modes/
H A Dtiki.min.js1e,f){while(!e.eol()){if(e.match(b)){f.tokenize=d;break}e.next()}if(c)f.tokenize=c;return a}}functi… argument
H A Dxml.min.js1e){var f=d.indentUnit;var g={};var h=e.htmlMode?b:c;for(var i in h)g[i]=h[i];for(var i in e)g[i]=e argument
H A Dswift.min.js1e=b(["true","false","nil","self","super","_"]);var f=b(["Array","Bool","Character","Dictionary","D…
H A Dq.min.js1e=/[|\/&^!+:\\\-*%$=~#;@><,?_\'\"\[\(\]\)\s{}]/;function f(a){return new RegExp("^("+a.join("|")+"…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js24e=0;e<a.length;e++)if(a[e]!=b[e])return!1;return!0},getIndex:function(a,b){for(var e=0;e<a.length;…
31 e=0;for(c=a.length;e<c;e++)if(a[e]===b)return e}return-1},search:function(a,b){var e=CKEDITOR.tools…
139e=0<y?e.getChild(y-1):!1===g(e,!0)?null:e.getPreviousSourceNode(!0,r,g)):(e=d,e.type==CKEDITOR.NOD…
143e){b(e)?e=1:(e.type==CKEDITOR.NODE_TEXT&&(e=e.getParent()),e=e.$.offsetWidth<=c);return!!(a^e)}};C… argument
419e;e=b.clone();e.setStart(c,0);e=a(e).lastBackward();e||(e=b.clone(),e.setEndAt(c,CKEDITOR.POSITION…
496e=a[d],e=e.replace(/(\r\n|\r)/g,"\n"),e=y(e,/^[ \t]*\n/,""),e=y(e,/\n$/,""),e=y(e,/^[ \t]+|[ \t]+$…
879e,g=c.length;g--;)if(e=c[g],"hbox"!=e.type&&"vbox"!=e.type&&"fieldset"!=e.type||l(a,b,d,e.children…
967e=b.block||b.blockLimit;if(!e.is(h))var c=e.getAscendant(h),e=c&&b.contains(c)||e;e.is(h)&&(e=e.ge…
1003e=b.email,f=e.address;switch(a){case "":case "encode":var g=encodeURIComponent(e.subject||""),k=en…
1063e&&b.contains(e))for(;!e.getParent().equals(b);)e=e.getParent();else e=b.getFirst(function(b){retu…
[all …]
/plugin/ckgdoku/ckeditor/adapters/
H A Djquery.js7 …on(d){var e=d.editor;setTimeout(function(){if(e.element){d.removeListener();e.on("dataReady",funct…
8e,a.data])});e.on("getData",function(a){b.trigger("getData.ckeditor",[e,a.data])},999);e.on("destr…
9 …}e.on("destroy",function(){b.removeData("ckeditorInstance")});b.removeData("_ckeditorInstanceLock"…
/plugin/ckgedit/ckeditor/adapters/
H A Djquery.js7 …on(d){var e=d.editor;setTimeout(function(){if(e.element){d.removeListener();e.on("dataReady",funct…
8e,a.data])});e.on("getData",function(a){b.trigger("getData.ckeditor",[e,a.data])},999);e.on("destr…
9 …}e.on("destroy",function(){b.removeData("ckeditorInstance")});b.removeData("_ckeditorInstanceLock"…
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A Dwebfont.js3e=!1,g=0;g<d.length;g+=1)if(b[f]===d[g]){e=!0;break}e||d.push(b[f])}b=[];for(f=0;f<d.length;f+=1){
5e=a.createElement("script",{src:b}),g=!1;e.onload=e.onreadystatechange=function(){g||this.readySta… variable
6 function G(a,b){var c=a.j,d;d=[];for(var f=b.V.split(/,\s*/),e=0;e<f.length;e++){var g=f[e].replace…
7 …ild(a)};function I(a,b,c,d,f,e,g){this.O=a;this.ba=b;this.a=c;this.g=d;this.q=g||"BESbswy";this.s=… argument
9 …ar b=this.o;b.u&&t(b.h,[b.e.d(b.f,a.getName(),B(a).toString(),"active")],[b.e.d(b.f,a.getName(),B(…
10e.d(b.f,a.getName(),B(a).toString(),"active")),d=[],f=[b.e.d(b.f,a.getName(),B(a).toString(),"load…
11e=0==--a.U;(a.P||a.Q)&&setTimeout(function(){var a=f||null,l=d||null||{};if(0===c.length&&e)D(b.o)…
12 …meout;ea(b);var d=ga(a.p,c,a.a),e=new P(a.a,b,f);a.U=d.length;b=0;for(c=d.length;b<c;b++)d[b].load…
14e;var g=c[1];e=[];if(g)for(var g=g.split(","),l=g.length,h=0;h<l;h++){var k;k=g[h];if(k.match(/^[\…
15e,0<c.length&&(c=U[c[0]])&&(this.G[d]=c))}this.G[d]||(c=U[d])&&(this.G[d]=c);for(c=0;c<f.length;c+…
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js1e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)re… argument
2e){Module.printErr("error in executing inline EM_ASM code: "+e+" on: \n\n"+source+"\n\nwith args |… argument
4 …var c=new global.Int32Array(buffer);var d=new global.Uint8Array(buffer);var e=new global.Uint16Arr…
6e=0;d=i;c[b+0>>2]=0;c[b+4>>2]=0;c[b+8>>2]=0;c[b+12>>2]=0;e=ld(256)|0;c[b+8>>2]=e;c[b+12>>2]=e;a[e>… argument
10e){a=a|0;b=b|0;d=d|0;e=e|0;var f=0,h=0,j=0,k=0,l=0,m=0,n=0,o=0;f=i;h=(e|0)>0;a:do{if((c[a+8>>2]|0)… argument
19e=1<<this.F2;var i=r.t,j=i-ys,t=q==null?nbi():q;y.dlShiftTo(j,t);if(r.compareTo(t)>=0){r[r.t++]=1;… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_multiselect.js166 select: function (id, e) { argument
177 toggle: function (id, e) { argument
179 this.unselect(id, e);
181 this.select(id, e);
184 unselect: function (id, e) { argument
231 doSelection: function(e) { argument
251 if (e.shiftKey) {
255 } else if (e.ctrlKey || e.metaKey) {
261 if (e.ctrlKey || e.metaKey) {
263 this.toggle(target_ev, e);
[all …]
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmmultiscripts.js19e=L.bbox;e.dx=w;e.s=C;e.u=z;e.v=x;e.delta=Q;e.px=w+l.bbox.w;return L},HTMLgetScripts:function(r,u)… argument
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12e=b.createElement("style"),f=[];for(b.documentElement.firstChild.appendChild(e),b._qsa=[],e.styleS… variable
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js12e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)… function
13e=a("./lib/inflate"),f=a("./lib/zlib/constants"),g={};c(g,d,e,f),b.exports=g},{"./lib/deflate":25,…
14e[g++]<<n,n+=8}if(rb&&0===(240&rb)){for(tb=qb,ub=rb,vb=sb;Ab=c.lencode[vb+((m&(1<<tb+ub)-1)>>tb)],…
/plugin/struct/
H A Dremote.php56 } catch (StructException $e) {
57 throw new RemoteException($e->getMessage(), 0, $e);
88 } catch (StructException $e) {
89 throw new RemoteException($e->getMessage(), 0, $e);
124 } catch (StructException $e) {
125 throw new RemoteException($e->getMessage(), 0, $e);
166 } catch (StructException $e) {
[all...]
/plugin/code3/
H A Dscript.js8e){return e;return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;");};var O=funct… argument
11e=0;e<C.length;e++){var v=C[e].split(' ');for(var V=0;V<v.length;V++){if(v[V]){PR_keywords[v[V]]=t…

1...<<21222324252627282930>>...134