Home
last modified time | relevance | path

Searched defs:o (Results 451 – 475 of 547) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/katex/_assets/contrib/
H A Drender-a11y-string.min.js1 …(){"use strict";var r={771:function(r){r.exports=e}},a={};function t(e){var o=a[e];if(void 0!==o)r… function
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js109 function fixopts(o){ argument
205 function gfn4(o) { argument
209 function gfn5(o) { argument
832 function format(fmt,v,o) { argument
1735 var o = ba.next(l); variable
2374 var o = { class in CT_LIST
3592 var o = { class in parse_ExternName
3779 var o = {cxfs:0, crc:0}; class in parse_XFCRC
7925 var o = {r:R, c:C}; class in write_ws_bin_cell
11359 function firstbyte(f,o) { argument
[all …]
/plugin/revealjs/js/
H A Dreveal.js1699 function toArray( o ) { argument
1701 return Array.prototype.slice.call( o ); argument
2867 function slide( h, v, f, o ) { argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1 …packJsonp||[]).push([[5],{905:function(e,t,n){"use strict";n.r(t);var i,r,a,o,s,l,c,h,d,u,p,m,f,g,… class in e.create
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6 !function(){"use strict";function Diagram(){this.title=void 0,this.actors=[],this.signals=[]}functi… argument
H A Dsequence-diagram.js219 var o = function(k, v, o, l) { argument
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js383 R.is = function (o, type) { argument
587 packageRGB = function (r, g, b, o) { argument
672 R.hsb2rgb = function (h, s, v, o) { argument
709 R.hsl2rgb = function (h, s, l, o) { argument
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1 function parse_wikitext(C){if(ckgdoku_dwedit_reject){var f=GetE("ebut_cancel");f.click();return tru… class in parse_wikitext
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 var update_ckgdokuInternalLink,update_ckgdokuMediaLink;var fckgInternalInputId,fckgMediaInputId,ckg… class in AnonymousFunction5fc9cfb10100
/plugin/codemirror/dist/modes/
H A Dhaxe.min.js1 …ar m=/[+\-*&%=<>!?|]/;function n(a,b,c){b.tokenize=c;return c(a,b)}function o(a,b){var c=false,d;w… function
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1 oDokuWiki_FCKEditorInstanceInLinkDialog=true;var update_ckgeditInternalLink,update_ckgeditMediaLink… class in AnonymousFunction2a6271430100
H A Dlink.js1 oDokuWiki_FCKEditorInstanceInLinkDialog=true;var update_ckgeditInternalLink,update_ckgeditMediaLink… class in AnonymousFunction437f2b440100
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js187 Psvg.prototype.setdash=function(a,o){var n=a.length,i argument
H A Dsnd-1.js546 navigator.requestMIDIAccess({sysex:true}).then(send_outputs,function(msg){navigator.requestMIDIAccess().then(send_outputs,function(msg){rf()})})},set_output:function(name){var o,os global() variable
[all...]
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 function parse_wikitext(C){if(ckgedit_dwedit_reject){var f=GetE("ebut_cancel");f.click();return tru… class in parse_wikitext
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dbootstrap.min.js6 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQuery,t.Popper)}(this,(function(t,e,n){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function o(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}function s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function a(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}e=e&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e,n=n&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n;function l(t){var n=this,i=!1;return e(this).one(c.TRANSITION_END,(function(){i=!0})),setTimeout((function(){i||c.triggerTransitionEnd(n)}),t),this}var c={TRANSITION_END:"bsTransitionEnd",getUID:function(t){do{t+=~~(1e6*Math.random())}while(document.getElementById(t));return t},getSelectorFromElement:function(t){var e=t.getAttribute("data-target");if(!e||"#"===e){var n=t.getAttribute("href");e=n&&"#"!==n?n.trim():""}try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var n=e(t).css("transition-duration"),i=e(t).css("transition-delay"),o=parseFloat(n),s=parseFloat(i);return o||s?(n=n.split(",")[0],i=i.split(",")[0],1e3*(parseFloat(n)+parseFloat(i))):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){e(t).trigger("transitionend")},supportsTransitionEnd:function(){return Boolean("transitionend")},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var o=n[i],s=e[i],r=s&&c.isElement(s)?"element":null===(a=s)||"undefined"==typeof a?""+a:{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(o).test(r))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+r+'" but expected type "'+o+'".')}var a},findShadowRoot:function(t){if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){var e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?c.findShadowRoot(t.parentNode):null},jQueryDetection:function(){if("undefined"==typeof e)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var t=e.fn.jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||t[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}};c.jQueryDetection(),e.fn.emulateTransitionEnd=l,e.event.special[c.TRANSITION_END]={bindType:"transitionend",delegateType:"transitionend",handle:function(t){if(e(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}};var h="alert",u=e.fn[h],d=function(){function t(t){this._element=t}var n=t.prototype;return n.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},n.dispose=function(){e.removeData(this._element,"bs.alert"),this._element=null},n._getRootElement=function(t){var n=c.getSelectorFromElement(t),i=!1;return n&&(i=document.querySelector(n)),i||(i=e(t).closest(".alert")[0]),i},n._triggerCloseEvent=function(t){var n=e.Event("close.bs.alert");return e(t).trigger(n),n},n._removeElement=function(t){var n=this;if(e(t).removeClass("show"),e(t).hasClass("fade")){var i=c.getTransitionDurationFromElement(t);e(t).one(c.TRANSITION_END,(function(e){return n._destroyElement(t,e)})).emulateTransitionEnd(i)}else this._destroyElement(t)},n._destroyElement=function(t){e(t).detach().trigger("closed.bs.alert").remove()},t._jQueryInterface=function(n){return this.each((function(){var i=e(this),o=i.data("bs.alert");o||(o=new t(this),i.data("bs.alert",o)),"clos class in i.show
[all...]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js99 /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProper… function
H A Ddhtmlxgantt_undo.js99 /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProper… function
/plugin/dokuprism/prism/
H A Dprism.js3 var _self="undefined"!=typeof window?window:"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{},Prism=function(e){var n=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,t=0,r={},a={manual:e.Prism&&e.Prism.manual,disableWorkerMessageHandler:e.Prism&&e.Prism.disableWorkerMessageHandler,util:{encode:function e(n){return n instanceof i?new i(n.type,e(n.content),n.alias):Array.isArray(n)?n.map(e):n.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(e){return Object.prototype.toString.call(e).slice(8,-1)},objId:function(e){return e.__id||Object.defineProperty(e,"__id",{value:++t}),e.__id},clone:function e(n,t){var r,i;switch(t=t||{},a.util.type(n)){case"Object":if(i=a.util.objId(n),t[i])return t[i];for(var l in r={},t[i]=r,n)n.hasOwnProperty(l)&&(r[l]=e(n[l],t));return r;case"Array":return i=a.util.objId(n),t[i]?t[i]:(r=[],t[i]=r,n.forEach((function(n,a){r[a]=e(n,t)})),r);default:return n}},getLanguage:function(e){for(;e;){var t=n.exec(e.className);if(t)return t[1].toLowerCase();e=e.parentElement}return"none"},setLanguage:function(e,t){e.className=e.className.replace(RegExp(n,"gi"),""),e.classList.add("language-"+t)},currentScript:function(){if("undefined"==typeof document)return null;if("currentScript"in document)return document.currentScript;try{throw new Error}catch(r){var e=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(r.stack)||[])[1];if(e){var n=document.getElementsByTagName("script");for(var t in n)if(n[t].src==e)return n[t]}return null}},isActive:function(e,n,t){for(var r="no-"+n;e;){var a=e.classList;if(a.contains(n))return!0;if(a.contains(r))return!1;e=e.parentElement}return!!t}},languages:{plain:r,plaintext:r,text:r,txt:r,extend:function(e,n){var t=a.util.clone(a.languages[e]);for(var r in n)t[r]=n[r];return t},insertBefore:function(e,n,t,r){var i=(r=r||a.languages)[e],l={};for(var o in i)if(i.hasOwnProperty(o)){if(o==n)for(var s in t)t.hasOwnProperty(s)&&(l[s]=t[s]);t.hasOwnProperty(o)||(l[o]=i[o])}var u=r[e];return r[e]=l,a.languages.DFS(a.languages,(function(n,t){t===u&&n!=e&&(this[n]=l)})),l},DFS:function e(n,t,r,i){i=i||{};var l=a.util.objId;for(var o in n)if(n.hasOwnProperty(o)){t.call(n,o,n[o], function
22 !function(e){function n(e,n){return e.replace(/<<(\d+)>>/g,(function(e,s){return&quot;(?:&quot;+n[+s]+&quot;)&quot;}))}function s(e,s,a){return RegExp(n(e,s),a||&quot;&quot;)}function a(e,n){for(var s=0;s<n; global() variable
47 AnonymousFunction6c1b58ba1200(t,a,r,o) global() argument
50 !function(e){var n=&quot;(?:[ \t]+(?![ \t])(?:<SP_BS>)?|<SP_BS>)&quot;.replace(/<SP_BS>/g,(function(){return&quot;\\\\[\r\n](?:\\s|\\\\[\r\n]|#.*(?!.))*(?![\\s#]|\\\\[\r\ global() class
104 !function(e){function n(e){return RegExp(&quot;(\\()(?:&quot;+e+&quot;)(?=[\\s\\)])&quot;)}function a(e){return RegExp(&quot;([\\s([])(?:&quot;+e+&quot;)(?=[\\s)])&quot;)}var t=&quot;(?!\\d)[-+*/~!@$%^=<>{}\\w] global() variable
108 !function(n){function e(n){return n=n.replace(/<inner>/g,(function(){return&quot;(?:\\\\.|[^\\\\\n\r]|(?:\n|\r\n?)(?![\r\n]))&quot;})),RegExp(&quot;((?:^|[^\\\\])(?:\\\\{ global() class
150 !function(t){var n={pattern:/(^[ \t]*| {2}|\t)#.*/m,lookbehind:!0,greedy:!0},e={pattern:/((?:^|[^\\])(?:\\{2})*)[$@&%]\{(?:[^{}\r\n]|\{[^{}\r\n]*\})*\}/,lookbehin global() class
152 !function(e){var t=&quot;(?:\&quot;(?:\&quot;\&quot;|[^\&quot;])*\&quot;(?!\&quot;)|&apos;(?:&apos;&apos;|[^&apos;])*&apos;(?!&apos;))&quot;,a=/\b(?:\d[\da-f]*x|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b/i,n={pattern:RegExp(t+&quot;[bx]&quot;),alias:&quot;numbe global() variable
175 !function(n){function e(n,e){return RegExp(n.replace(/<MOD>/g,(function(){return&quot;(?:\\([^|()\n]+\\)|\\[[^\\]\n]+\\]|\\{[^}\n]+\\})&quot;})).replace(/<PAR>/g,(functi global() class
189 !function(e){function n(e){return function(){return e}}var r=/\b(?:align|allowzero|and|anyframe|anytype|asm|async|await|break|cancel|catch|comptime|const|continue|defer|else|enum global() variable
190 !function(){if(&quot;undefined&quot;!=typeof Prism&&&quot;undefined&quot;!=typeof document){var e=[],t={},n=function(){};Prism.plugins.toolbar={};var a=Prism.plugins.toolbar.registerButton=function(n, global() variable
194 AnonymousFunction6c1b58ba9700(e,o) global() argument
[all...]
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19 …r e,f=c,g=Array.prototype.slice.call(arguments,2),h=m.listeners(a),j=0,n=[],o={},p=[],q=b;p.firstD… function
20 if(1==arguments.length){if(d.is(a,"object")){for(var f in a)a[t](f)&&this.data(f,a[f]);return this}… function
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js137 var o = function(str) { function
/plugin/diagramsnet/lib/js/deflate/
H A Dpako.min.js2 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof d… argument
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js45 …function(a,b){var c=a.toUpperCase()==a?"upper-":"lower-",d={"·":["disc",-1],o:["circle",-2],"§":["… property in d
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js1 (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if… argument
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Asana-Math/
H A Dfontdata-extra.js19 (function(p){var z="2.7.9";var o=p.FONTDATA.DELIMITERS;var q="H",d="V";var c="AsanaMathJax_Alphabet… variable

1...<<11121314151617181920>>...22