/plugin/sequencediagram/bower_components/snap.svg/doc/js/ |
H A D | prism.js | 5 …hooks.run("before-highlight",l);if(i&&self.Worker){var c=new Worker(t.filename);c.onmessage=functi…
|
/plugin/behave/ |
H A D | behave.js | 18 var hooks = {}; 26 if(!hooks[theHook]){ 27 hooks[theHook] = []; 29 hooks[theHook].push(fn); 32 if(!hooks[hookName]){ 33 hooks[hookName] = []; 35 hooks[hookName].push(fn); 39 if(hooks[hookName]){ 40 return hooks[hookName]; 116 if(hooks){ [all …]
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | moment.js | 15 function hooks () { function 250 hooks.updateOffset(this); 344 hooks.deprecationHandler = null; 2380 hooks.ISO_8601 = function () {}; 2383 hooks.RFC_2822 = function () {}; 3349 inputString = this.isUtc() ? hooks.defaultFormatUtc : hooks.defaultFormat; 4488 hooks.version = '2.20.1'; 4493 hooks.min = min; 4494 hooks.max = max; 4521 hooks.HTML5_FMT = { [all …]
|
/plugin/codemirror/dist/modes/ |
H A D | clike.min.js | 1 …hooks||{},t=i.multiLineStrings,u=i.indentStatements!==false,v=i.indentSwitch!==false,w=i.namespace…
|
H A D | sql.min.js | 1 …hooks||{},n=c.dateSQL||{date:true,time:true,timestamp:true},o=c.backslashStringEscapes!==false,p=c…
|
H A D | d.min.js | 1 …hooks||{},k=c.multiLineStrings;var l=/[+\-*&%=<>!?|\/]/;var m;function n(a,b){var c=a.next();if(j[…
|
H A D | d.min.js.map | 1 …hooks","multiLineStrings","isOperatorChar","curPunc","tokenBase","stream","state","ch","next","res…
|
H A D | clike.min.js.map | 1 …hooks","multiLineStrings","indentStatements","indentSwitch","namespaceSeparator","isPunctuationCha…
|
H A D | verilog.min.js.map | 1 …hooks","words","str","obj","split","i","length","keywords","isOperatorChar","isBracketChar","unsig…
|
H A D | vhdl.min.js.map | 1 …hooks","`","$","multiLineStrings","keywords","blockKeywords","isOperatorChar","curPunc","tokenBase…
|
/plugin/geonav/tpl/startermap/css/ |
H A D | includes.css | 3 * (added through "include hooks").
|
/plugin/autotabber/ |
H A D | taboverride.js | 53 hooks = {}; 497 extensions = hooks[hook] || [], 660 if (!hooks[hook]) { 661 hooks[hook] = []; 663 hooks[hook].push(func);
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/ |
H A D | elastic+elasticsearch-php+pull-request.yml | 17 github-hooks: true
|
/plugin/searchcombinedgoogle/ |
H A D | README.md | 5 Here we go! This plugin hooks into the DokuWiki search and queries Google for your search word. It …
|
/plugin/abc2/abc-libraries/abc2svg/ |
H A D | temper-1.js | 18 abc2svg.modules.hooks.push(abc2svg.temper.set_hooks);abc2svg.modules.temperament.loaded=true
|
H A D | soloffs-1.js | 25 abc2svg.modules.hooks.push(abc2svg.soloffs.set_hooks);abc2svg.modules.soloffs.loaded=true
|
H A D | chordnames-1.js | 24 abc2svg.modules.hooks.push(abc2svg.chordnames.set_hooks)
|
H A D | capo-1.js | 32 abc2svg.modules.hooks.push(abc2svg.capo.set_hooks);abc2svg.modules.capo.loaded=true
|
H A D | pedline-1.js | 30 abc2svg.modules.hooks.push(abc2svg.pedline.set_hooks)
|
H A D | jazzchord-1.js | 62 abc2svg.modules.hooks.push(abc2svg.jazzchord.set_hooks)
|
H A D | break-1.js | 41 abc2svg.modules.hooks.push(abc2svg.break.set_hooks);abc2svg.modules.break.loaded=true
|
/plugin/reflect/ |
H A D | README.md | 3 iReflect hooks into the sendfile mechanism (ATTENTION: this needs a hook in the fetch.php - describ…
|
/plugin/diagramsnet/lib/math/ |
H A D | MathJax.js | 19 …hooks=[];this.remove=[];this.reset=reset;this.running=false},Add:function(hook,priority){if(priori… argument
|
/plugin/dokuprism/prism/ |
H A D | prism.js | 3 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,"&").replace(/</g,"<").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],r||o);var s=n[o],u=a.util.type(s);"Object"!==u||i[l(s)]?"Array"!==u||i[l(s)]||(i[l(s)]=!0,e(s,t,o,i)):(i[l(s)]=!0,e(s,t,null,i))}}},plugins:{},highlightAll:function(e,n){a.highlightAllUnder(document,e,n)},highlightAllUnder:function(e,n,t){var r={callback:t,container:e,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};a.hooks.run("before-highlightall",r),r.elements=Array.prototype.slice.apply(r.container.querySelectorAll(r.selector)),a.hooks.run("before-all-elements-highlight",r);for(var i,l=0;i=r.elements[l++];)a.highlightElement(i,!0===n,r.callback)},highlightElement:function(n,t,r){var i=a.util.getLanguage(n),l=a.languages[i];a.util.setLanguage(n,i);var o=n.parentElement;o&&"pre"===o.nodeName.toLowerCase()&&a.util.setLanguage(o,i);var s={element:n,language:i,grammar:l,code:n.textContent};function u(e){s.highlightedCode=e,a.hooks.run("before-insert",s),s.element.innerHTML=s.highlightedCode,a.hooks.run("after-highlight",s),a.hooks.run("complete",s),r&&r.call(s.element)}if(a.hooks.run("before-sanity-check",s),(o=s.element.parentElement)&&"pre"===o.nodeName.toLowerCase()&&!o.hasAttribute("tabindex")&&o.setAttribute("tabindex","0"),!s.code)return a.hooks.run("complete",s),void(r&&r.call(s.element));if(a.hooks.run("before-highlight",s),s.grammar)if(t&&e.Worker){var c=new Worker(a.filename);c.onmessage=function(e){u(e.data)},c.postMessage(JSON.stringify({language:s.language,code:s.code,immediateClose:!0}))}else u(a.highlight(s.code,s.grammar,s.language));else u(a.util.encode(s.code))},highlight:function(e,n,t){var r={code:e,grammar:n,language:t};if(a.hooks.run("before-tokenize",r),!r.grammar)throw new Error('The language "'+r.language+'" has no grammar.');return r.tokens=a.tokenize(r.code,r.grammar),a.hooks [all...] |
/plugin/advanced/lang/en/config/ |
H A D | hooks.txt | 3 Include hooks allow you to add additional HTML or PHP to the template without modifying any of the …
|