Home
last modified time | relevance | path

Searched refs:call (Results 26 – 50 of 3012) sorted by path

12345678910>>...121

/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md74 We call this approach "line based". We believe that Parsedown is the first Markdown parser to use it. Since the release of Parsedown, other developers have used the same approach to develop other Markdown parsers in PHP and in other languages.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe47169 call back
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js8 (function(e,t){var n,r,i=typeof t,o=e.location,a=e.document,s=a.documentElement,l=e.jQuery,u=e.$,c={},p=[],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,x=function(e,t){return new x.fn.init(e,t,r)},w=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=/\S+/g,C=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,N=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,k=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,E=/^[\],:{}\s]*$/,S=/(?:^|:|,)(?:\s*\[)+/g,A=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,j=/"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,D=/^-ms-/,L=/-([\da-z])/gi,H=function(e,t){return t.toUpperCase()},q=function(e){(a.addEventListener||"load"===e.type||"complete"===a.readyState)&&(_(),x.ready())},_=function(){a.addEventListener?(a.removeEventListener("DOMContentLoaded",q,!1),e.removeEventListener("load",q,!1)):(a.detachEvent("onreadystatechange",q),e.detachEvent("onload",q))};x.fn=x.prototype={jquery:f,constructor:x,init:function(e,n,r){var i,o;if(!e)return this;if("string"==typeof e){if(i="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:N.exec(e),!i||!i[1]&&n)return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e);if(i[1]){if(n=n instanceof x?n[0]:n,x.merge(this,x.parseHTML(i[1],n&&n.nodeType?n.ownerDocument||n:a,!0)),k.test(i[1])&&x.isPlainObject(n))for(i in n)x.isFunction(this[i])?this[i](n[i]):this.attr(i,n[i]);return this}if(o=a.getElementById(i[2]),o&&o.parentNode){if(o.id!==i[2])return r.find(e);this.length=1,this[0]=o}return this.context=a,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):x.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),x.makeArray(e,this))},selector:"",length:0,toArray:function(){return g.call(this)},get:function(e){return null==e?this.toArray():0>e?this[this.length+e]:this[e]},pushStack:function(e){var t=x.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return x.each(this,e,t)},ready:function(e){return x.ready.promise().done(e),this},slice:function(){return this.pushStack(g.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},map:function(e){return this.pushStack(x.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:h,sort:[].sort,splice:[].splice},x.fn.init.prototype=x.fn,x.extend=x.fn.extend=function(){var e,n,r,i,o,a,s=arguments[0]||{},l=1,u=arguments.length,c=!1;for("boolean"==typeof s&&(c=s,s=arguments[1]||{},l=2),"object"==typeof s||x.isFunction(s)||(s={}),u===l&&(s=this,--l);u>l;l++)if(null!=(o=arguments[l]))for(i in o)e=s[i],r=o[i],s!==r&&(c&&r&&(x.isPlainObject(r)||(n=x.isArray(r)))?(n?(n=!1,a=e&&x.isArray(e)?e:[]):a=e&&x.isPlainObject(e)?e:{},s[i]=x.extend(c,a,r)):r!==t&&(s[i]=r));return s},x.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),noConflict:function(t){return e.$===x&&(e.$=u),t&&e.jQuery===x&&(e.jQuery=l),x},isReady:!1,readyWait:1,holdReady:function(e){e?x.readyWait++:x.ready(!0)},ready:function(e){if(e===!0?!--x.readyWait:!x.isReady){if(!a.body)return setTimeout(x.ready);x.isReady=!0,e!==!0&&--x.readyWait>0||(n.resolveWith(a,[x]),x.fn.trigger&&x(a).trigger("ready").off("ready"))}},isFunction:function(e){return"function"===x.type(e)},isArray:Array.isArray||function(e){return"array"===x.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?c[y.call(e)]||"object":typeof e},isPlainObject:function(e){var n;if(!e||"object"!==x.type(e)||e.nodeType||x.isWindow(e))return!1;try{if(e.constructor&&!v.call(e,"constructor")&&!v.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(r){return!1}if(x.support.ownLast)for(n in e)return v.call(e,n);for(n in e);return n===t||v.call(e,n)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw Error(e)},parseHTML:function(e,t,n){if(!e||"string"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t||a;var r=k.exec(e),i=!n&&[];return r?[t.createElement(r[1])]:(r=x.buildFragment([e],t,i),i&&x(i).remove(),x.merge([],r.childNodes))},parseJSON:function(n){return e.JSON&&e.JSON.parse?e.JSON.parse(n):null===n?n:"string"==typeof n&&(n=x.trim(n),n&&E.test(n.replace(A,"@").replace(j,"]").replace(S,"")))?Function("return "+n)():(x.error("Invalid JSON: "+n),t)},parseXML:function(n){var r,i;if(!n||"string"!=typeof n)return null;try{e.DOMParser?(i=new DOMParser,r=i.parseFromString(n,"text/xml")):(r=new ActiveXObject("Microsoft.XMLDOM"),r.async="false",r.loadXML(n))}catch(o){r=t}return r&&r.documentElement&&!r.getElementsByTagName("parsererror").length||x.error("Invalid XML: "+n),r},noop:function(){},globalEval:function(t){t&&x.trim(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(D,"ms-").replace(L,H)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,n){var r,i=0,o=e.length,a=M(e);if(n){if(a){for(;o>i;i++)if(r=t.apply(e[i],n),r===!1)break}else for(i in e)if(r=t.apply(e[i],n),r===!1)break}else if(a){for(;o>i;i++)if(r=t.call(e[i],i,e[i]),r===!1)break}else for(i in e)if(r=t.call(
[all...]
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js143 dom_event.call(nonblock_last_elem.get(0), "mouseleave", e.originalEvent);
144 dom_event.call(nonblock_last_elem.get(0), "mouseout", e.originalEvent);
146 dom_event.call(element_below, "mouseenter", e.originalEvent);
147 dom_event.call(element_below, "mouseover", e.originalEvent);
149 dom_event.call(element_below, e_name, e.originalEvent);
H A Djquery.pnotify.min.js15 …("cursor");b.css("cursor",g!="auto"?g:"default");if(!k||k.get(0)!=f)k&&(n.call(k.get(0),"mouseleav…
16 n.call(k.get(0),"mouseout",a.originalEvent)),n.call(f,"mouseenter",a.originalEvent),n.call(f,"mouse…
/plugin/ajaxloader/
H A Daction.php19 $call = $event->data;
H A Dajax.php23 $call = $_POST['call']; variable
25 $call = $_GET['call']; variable
H A Dcommon.php2 if (strpos($call, 'plugin_') === 0) {
3 $name = explode('_', substr($call, 7), 3);
H A Dhelper.php27 public function isLoader($plugin, $call) { argument
28 return $call === "ajax_loader_$plugin";
H A Dscript.js1 function doku_ajax(call, params) { argument
8 if (call) {
9 params.call = call;
35 return oldrunAJAX.call(this, more_params);
/plugin/amcharts/assets/amcharts/
H A Damcharts.js3 c=0;c<b.length;c++){var d=b[c];d.handler.call(d.scope,a)}});for(var c in a)b.prototype[c]=a[c];retu…
28 …b||null===b)b=20;if(0!==b)if("[object Array]"===Object.prototype.toString.call(a))for(var c=0;c<a.…
123call(a,b)},!0),b.addEventListener("touchmove",function(b){a.handleMouseMove.call(a,b)},!0),b.addEv…
124call(a,b)}),document.addEventListener("touchend",function(b){a.handleDocTouchEnd.call(a,b)})),b.ad…
125 …ouseover",function(b){a.handleMouseOver.call(a,b)}),b.attachEvent("onmouseout",function(b){a.handl…
129call(a)},a.hideBalloonTime)},cleanChart:function(){},hideBalloonReal:function(){var a=this.balloon…
145 …":a.createXYGraph()}a.playedTO=setTimeout(function(){a.setAnimationPlayed.call(a)},500*a.chart.sta…
188 …pha}));c.hide();e.hide();a.seqAn?(b=setTimeout(function(){a.animateGraphs.call(a)},a.index*b*1E3),…
249 …crollbarCreated=!0},draw:function(){var a=this;d.ChartScrollbar.base.draw.call(a);if(a.enabled){a.…
256 …is"==this.categoryAxis.cname)d.ChartScrollbar.base.dispatchScrollbarEvent.call(this);else if(this.…
[all …]
H A Dfunnel.js1 …OutSlice","pullInSlice","rightClickSlice");e.AmSlicedChart.base.construct.call(this,a);this.colors…
3 …s,a,"AmSlicedChart")},initChart:function(){e.AmSlicedChart.base.initChart.call(this);this.dataChan…
6 …etStartTO:function(a){var b=this;a=setTimeout(function(){b.startSequenced.call(b)},b.startDuration…
11 …showLabels.call(a)},1E3*b);a.timeOuts.push(c);a.chartCreated?a.pullSlices(!0):(a.startSlices(),0<b…
17 …rtX,c.startY)}b=a.startDuration;0<b?(b=setTimeout(function(){a.pullSlices.call(a)},1200*b),a.timeO…
18call(this,a);this.cname="AmFunnelChart";this.startX=this.startY=0;this.baseWidth="100%";this.neckH…
33call(c)},1E3/e.updateRate)},updateHeight:function(){var a=this;a.frame++;var b=a.totalFrames;a.fra…
34call(c)},1E3/e.updateRate)},updateWidth:function(){var a=this;a.frame++;var b=a.totalFrames;a.fram…
H A Dgantt.js1call(this,a);this.cname="AmGanttChart";this.period="ss"},initChart:function(){this.dataChanged&&th…
H A Dgauge.js13 …t:function(a){this.cname="AmAngularGauge";c.AmAngularGauge.base.construct.call(this,a);this.theme=…
14 …efixesOfBigNumbers)},initChart:function(){c.AmAngularGauge.base.initChart.call(this);var a;0===thi…
16 c.updateRate},drawChart:function(){c.AmAngularGauge.base.drawChart.call(this);var a=this.container,…
19 !1;c.AmAngularGauge.base.validateSize.call(this)},addArrow:function(a){this.arrows.push(a)},removeA…
22 …en=!1},updateAnimations:function(){c.AmAngularGauge.base.updateAnimations.call(this);for(var a=thi…
H A Dpie.js1 …OutSlice","pullInSlice","rightClickSlice");k.AmSlicedChart.base.construct.call(this,a);this.colors…
3 …s,a,"AmSlicedChart")},initChart:function(){k.AmSlicedChart.base.initChart.call(this);this.dataChan…
6 …etStartTO:function(a){var b=this;a=setTimeout(function(){b.startSequenced.call(b)},b.startDuration…
11 …showLabels.call(a)},1E3*b);a.timeOuts.push(c);a.chartCreated?a.pullSlices(!0):(a.startSlices(),0<b…
17 …rtX,c.startY)}b=a.startDuration;0<b?(b=setTimeout(function(){a.pullSlices.call(a)},1200*b),a.timeO…
18 …edChart,construct:function(a){this.type="pie";k.AmPieChart.base.construct.call(this,a);this.cname=…
19 …heme(this,a,this.cname)},drawChart:function(){k.AmPieChart.base.drawChart.call(this);var a=this.ch…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js215 options._progress.call( this, globalPercent, Math.round( percent * 100 ) / 100, url );
373 return options.postProcess.call( l, data, options, chart );
487 func.call( l, param1, param2, param3 );
531 handler.call( this, false );
546 options.progress.call( this, complete );
554 handler.call( this, false );
557 handler.call( this, request.responseText );
565 handler.call( this, false );
H A Ddataloader.min.js1call(this,h,Math.round(100*a)/100,b)}),AmCharts.loadFile(b,g,function(i){if(!1===i)n(g.error,g,a),…
H A Dreadme.md189 Data Loader can call your own function when certain event happens, like data
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.js71 listener.call(filesaver, event || filesaver);
147 blob = slice.call(blob, 0, blob.size, force_saveable_type);
H A DFileSaver.min.js2call(e,n||e)}catch(i){u(i)}}},p=function(e){return/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml…
/plugin/amcharts/assets/amcharts/plugins/export/libs/blob.js/
H A Dblob.js34 return Object.prototype.toString.call(object).match(/^\[object\s(.*)\]$/)[1];
111 return real_create_object_URL.call(real_URL, blob);
116 real_revoke_object_URL.call(real_URL, object_URL);
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js562 callback && callback.call(context, url);
570 callback && callback.call(context, img);
883 var argsString = _join.call(arguments);
944 var argsString2 = _join.call(arguments);
1056 var argsString = _join.call(arguments);
1191 fn.call(context, this[i], i, this);
1512 …return apply.call(_this, this instanceof Dummy ? this : thisArg, args.concat(slice.call(arguments)…
1588 : fn.call(this);
1600 properties = slice.call(arguments, 0);
1954 return _slice.call(arrayLike, 0);
[all …]
H A Dfabric.min.js1call(this,prop,eventName[prop])}}else{_removeEventListener.call(this,eventName,handler)}return thi…
2 …tr,value,parentAttributes,fontSize){var isArray=Object.prototype.toString.call(value)==="[object A…
8call(this.group,this)}else{this.canvas.sendToBack(this)}return this},bringToFront:function(){if(th…
9call(this,propertiesToInclude),{paths:invoke(this.getObjects(),"toObject",propertiesToInclude)});i…
13 …th||this.strokeWidth;ctx.font=this._getFontDeclaration.call(styleDeclaration);this._setShadow.call
15call(fabric.util.object.extend({visible:true,fill:this.fill,stroke:this.stroke,type:"text"},styleD…
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js604 }).call(this,(typeof Buffer !== "undefined" ? Buffer : undefined))
752 return dataToString.call(this, true);
759 return dataToString.call(this, false);
873 folderAdd.call(this, parent, true);
954 fileAdd.call(this, name, null, {
1299 fileAdd.call(this, name, data, o);
1322 var newFolder = folderAdd.call(this, name);
1628 }).call(this,(typeof Buffer !== "undefined" ? Buffer : undefined))
2183 if (Object.prototype.toString.call(input) === "[object Array]") {
2249 return Object.prototype.toString.call(object) === "[object RegExp]";
[all …]
H A Djszip.min.js12call(j.exports,function(a){var c=b[g][1][a];return e(c?c:a)},j,j.exports,a,b,c,d)}return c[g].expo…
13 …"!=typeof Int32Array;c.assign=function(a){for(var b=Array.prototype.slice.call(arguments,1);b.leng…

12345678910>>...121