Home
last modified time | relevance | path

Searched +defs:next +defs:title (Results 1 – 25 of 28) sorted by relevance

12

/plugin/dokusioc/lib/
H A Dsioc_inc.php31 private $title; variable in SIOCExporter
84 public function setParameters($title, $url, $sioc_url, $encoding, $generator, $export_email = false) argument
252 public function setNextPageUsers($next) argument
257 public function setNextPageForums($next) argument
432 private $next; global() variable in SIOCThread
436 private $title; global() variable in SIOCThread
458 addPost($id, $url, $prev = '', $next = '') global() argument
469 setNextPage($next) global() argument
582 private $next; global() variable in SIOCForum
598 __construct($id, $url, $page, $title = '', $descr = '', $type = 'sioc:Forum', $creator = '', $admin = '', $links = array()) global() argument
635 setNextPage($next) global() argument
[all...]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6 …se strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1|… argument
/plugin/advrack/
H A Djquery.qtip.js878 tooltip.queue(function(next) { argument
1913 title: FALSE, property in QTIP.defaults.content
2767 elem.queue(function(next) { argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1 …r,a,o,s,l,c,h,d,u,p,m,f,g,b,_,w,v,y,T,k,S=n(199),x=function(){function e(e){var t=this;this._defau… function
H A D4.4.js1 …i=n(198),o=function(){function e(e){var t=this;this._defaults=e,this._worker=null,this._idleCheckI…
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js3495 lkvsym(s,next) global() argument
3500 lktsym(s,next) global() argument
4150 get_width(s,next) global() argument
4163 set_lines(s,next,lwidth,indent) global() argument
6885 trim_title(title,is_subtitle) global() argument
6900 write_title(title,is_subtitle) global() argument
[all...]
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/jmol2/jmol/
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1747 next: function(element, expression, index) { method in Element.Methods
2314 title: function(element) { method in Element._attributeTranslations.read.values
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php810 var $title; // title global() variable in Mpdf\\Mpdf
1792 SetTitle($title) global() argument
6406 finishFlowingBlock($endofblock = false, $next = '') global() argument
[all...]
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.delphi
/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],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.run("after-tokenize",r),i.stringify(a.util.encode(r.tokens),r.language)},tokenize:function(e,n){var t=n.rest;if(t){for(var r in t)n[r]=t[r];delete n.rest}var a=new s;return u(a,a.head,e),o(e,a,n,a.head,0),function(e){for(var n=[],t=e.head.next;t!==e.tail;)n.push(t.value),t=t.next;return n}(a)},hooks:{all:{},add:function(e,n){var t=a.hooks.all;t[e]=t[e]||[],t[e].push(n)},run:function(e,n){var t=a.hooks.all[e];if(t&&t.length)for(var r,i=0;r=t[i++];)r(n)}},Token:i};function i(e,n,t,r){this.type=e,this.content=n,this.alias=t,this.length=0|(r||"").length}function l(e,n,t,r){e.lastIndex=n;var a=e.exec(t);if(a&&r&&a[1]){var i=a[1].length;a.index+=i,a[0]=a[0].slice(i)}return a}function o(e,n,t,r,s,g){for(var f in t)if(t.hasOwnProperty(f)&&t[f]){var h=t[f];h=Array.isArray(h)?h:[h];for(var d=0;d<h.length;++d){if(g&&g.cause==f+","+d)return;var v=h[d],p=v.inside,m=!!v.lookbehind,y=!!v.greedy,k=v.alias;if(y&&!v.pattern.global){var x=v.pattern.toString().match(/[imsuy]*$/)[0];v.pattern=RegExp(v.pattern.source,x+"g")}for(var b=v.pattern||v,w=r.next,A=s;w!==n.tail&&!(g&&A>=g.reach);A+=w.value.length,w=w.next){var E=w.value;if(n.length>e.length)return;if(!(E instanceof i)){var P,L=1;if(y){if(!(P=l(b,A,e,m))||P.index>=e.length)break;var S=P.index,O=P.index+P[0].length,j=A;for(j+=w.value.length;S>=j;)j+=(w=w.next).value.length;if(A=j-=w.value.length,w.value instanceof i)continue;for(var C=w;C!==n.tail&&(j<O||"string"==typeof C.value);C=C.next)L++,j+=C.value.length;L--,E=e.slice(A,j),P.index-=A}else if(!(P=l(b,0,E,m)))continue;S=P.index;var N=P[0],_=E.slice(0,S),M=E.slice(S+N.length),W=A+E.length;g&&W>g.reach&&(g.reach=W);var z=w.prev;if(_&&(z=u(n,z,_),A+=_.length),c(n,z,L),w=u(n,z,new i(f,p?a.tokenize(N,p):N,k,N)),M&&u(n,w,M),L>1){var I={cause:f+","+d,reach:W};o(e,n,t,w.prev,A,I),g&&I.reach>g.reach&&(g.reach=I.reach)}}}}}}function s(){var e={value:null,prev:null,next:null},n={value:null,prev:e,next:null};e.next=n,this.head=e,this.tail=n,this.length=0}function u(e,n,t){var r=n.next, property in u.a
77 Prism.languages.inform7={string:{pattern:/"[^"]*"/,inside:{substitution:{pattern:/\[[^\[\]]+\]/,inside:{delimiter:{pattern:/\[|\]/,alias:"punctuation"}}}}},comment:{pat global() class in Prism.languages.inform7
147 Prism.languages.rest={table:[{pattern:/(^[\t ]*)(?:\+[=-]+)+\+(?:\r?\n|\r)(?:\1[+|].+[+|](?:\r?\n|\r))+\1(?:\+[=-]+)+\+/m,lookbehind:!0,inside:{punctuation:/\||(?: global() property in Prism.languages.rest
[all...]
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1601 Firebug.Panel={name:"HelloWorld",title:"Hello World!",parentPanel:null,options:{hasCommandLine:fals… property in Firebug.Panel
4082 this.next=function(){if(++index>=array.length){throw StopIteration method in ArrayIterator
4956 var isGroupInsert=function isGroupInsert(next,group){return(!group||isAncestor(next,group))&&(hasCl… argument
6042 this.profile=function(title){logFormatted(["console.profile() not supported."],"warn",true) argument
7489 var group={title:title,props:[]}; property in AnonymousFunctionf1d9e84c2a900.group
8152 this.dumpProperties=function(title,object){return this.logFormatted("dumpProperties() not supported… argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js6706 title: "Hello World!", property in Firebug.Panel
15077 this.next = function() method in ArrayIterator
18611 var isGroupInsert = function isGroupInsert(next, group) argument
23182 this.profile = function(title) argument
28312 var group = {title: title, props: []}; property in AnonymousFunction7f0ac5572ab00.group
30845 this.dumpProperties = function(title, object) argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1612 Firebug.Panel={name:"HelloWorld",title:"Hello World!",parentPanel:null,options:{hasCommandLine:false,hasStatusBar:false,hasToolButtons:false,isPreRendered:false,innerHTMLSync:false global() property in Firebug.Panel
4093 this.next=function(){if(++index>=array.length){throw StopIteration global() method in ArrayIterator
4967 isGroupInsert(next,group) global() argument
6053 profile(title) global() argument
7500 var group={title:title,props:[]}; global() property in AnonymousFunction4beb61232ae00.group
8163 dumpProperties(title,object) global() argument
[all...]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js1328 function formatAndLogError(error, title, isSoft) { argument
13950 gantt._dhtmlx_confirm = function (message, title, callback, ok) { argument
19685 function allowedLevel(next, item) { argument
23193 point: function (next) { argument
/plugin/diagramsnet/lib/js/
H A Dapp.min.js75 …mmary:0,sup:0,table:0,tbody:1,td:1,textarea:8,tfoot:1,th:1,thead:1,time:0,title:280,tr:1,track:2,t… property in $.f
81 th:"HTMLTableHeaderCellElement",thead:"HTMLTableSectionElement",time:"HTMLTimeElement",title:"HTMLT… property in $.Q
141 $jscomp.iteratorPrototype=function(d){$jscomp.initSymbolIterator();d={next:d};d[$jscomp.global.Symb… property in $jscomp.iteratorPrototype.d
383 …8==document.documentMode||7==document.documentMode?6:2;mxWindow.prototype.title=null;mxWindow.prot… method in mxWindow
1054 …fffff";mxPrintPreview.prototype.borderColor=null;mxPrintPreview.prototype.title=null;mxPrintPrevie… method in mxPrintPreview
10012 …ted:this.created,modified:(new Date).getTime(),data:this.ui.getFileData(),title:this.getTitle(),al… property in popupMenuHandler.AnonymousFunction9bd35d6bbd100.b
10377 …!=c[e]&&(e=c[e]);e={url:b.getAttribute("url"),libs:b.getAttribute("libs"),title:b.getAttribute("ti… property in AnonymousFunction9bd35d6bde300.e
11066 {id:x[0],title:x[1],downloadUrl:x[2]}}}}catch(A){}this.remoteInvoke("getCustomLibraries",null,null,… property in popupMenuHandler.AnonymousFunction9bd35d6b10a500.g
11286 …(b.getTitle());f=null!=f?f:!1;var y=null,C=!1,F={mimeType:b.desc.mimeType,title:b.getTitle()};if(t… property in DriveClient.saveFile.F
11298 …rtFile=function(b,c,e,k,n,f,l){f=null!=f?f:this.xmlMimeType;b={mimeType:f,title:b};null!=e&&(b.par… property in DriveClient.insertFile.b
[all …]
H A Dviewer.min.js77 …mmary:0,sup:0,table:0,tbody:1,td:1,textarea:8,tfoot:1,th:1,thead:1,time:0,title:280,tr:1,track:2,t… property in $.f
83 th:"HTMLTableHeaderCellElement",thead:"HTMLTableSectionElement",time:"HTMLTimeElement",title:"HTMLT… property in $.Q
107 $jscomp.iteratorPrototype=function(d){$jscomp.initSymbolIterator();d={next:d};d[$jscomp.global.Symb… property in $jscomp.iteratorPrototype.d
349 …8==document.documentMode||7==document.documentMode?6:2;mxWindow.prototype.title=null;mxWindow.prot… method in mxWindow
1020 …fffff";mxPrintPreview.prototype.borderColor=null;mxPrintPreview.prototype.title=null;mxPrintPrevie… method in mxPrintPreview
3052 …ted:this.created,modified:(new Date).getTime(),data:this.ui.getFileData(),title:this.getTitle(),al… property in popupMenuHandler.AnonymousFunction39177abc6cd00.b
3734 {id:y[0],title:y[1],downloadUrl:y[2]}}}}catch(x){}this.remoteInvoke("getCustomLibraries",null,null,… property in popupMenuHandler.AnonymousFunction39177abc9c900.k
/plugin/mermaid/
H A Dmermaid.min.js87 */window.addEventListener("load",bOt,!1)}const rLe=function(i){P2.parseError=i},AW=[];let udt=!1;const vOt=async()=>{if(!udt){for(udt=!0;AW.length>0;){const i=AW.shift();if(i)try global() property in AnonymousFunction3478d9c71c000.Is.symbols_
101 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var zs=this.next();return zs||this.lex()},begin:function(zs){this.conditionStack.push(zs)},popState:f global() property in AnonymousFunction3478d9c724600.D
222 `,Fje=Object.freeze(Object.defineProperty({__proto__:null,diagram:{parser:vdt,db:ak,renderer:b0t,styles:rBt,init:i=>{i.flowchart||(i.flowchart={}),i.flowchart.arrowMarkerAbsolute=i global() property in AnonymousFunction3478d9c73b600.rt.symbols_
335 `}},Symbol.toStringTag,{value:"Module"}));var E0t=function(){var i=function(mt,rt,wt,gt){for(wt=wt||{},gt=mt.length;gt--;wt[mt[gt]]=rt);return wt},a=[1,3],f=[1,5],p=[7,9,11,12,13,1 global() property in AnonymousFunction3478d9c740800.kt.symbols_
606 `+i);const{securityLevel:p}=Oe();let v,m;p==="sandbox"&&(v=Mr("#i"+a),m=v.nodes()[0].contentDocument);const E=Mr(v!==void 0&&m!==void 0&&m!==null?m:"body").select("#"+a);E.attr("he global() property in AnonymousFunction3478d9c749b00.pt.symbols_
640 `+i);const Tt=Oe().securityLevel;let kt;Tt==="sandbox"&&(kt=Mr("#i"+a));const yt=Mr(Tt==="sandbox"?kt.nodes()[0].contentDocument.body:"body"),ht=Tt==="sandbox"?kt.nodes()[0].conten global() property in AnonymousFunction3478d9c74be00._n.symbols_
697 L0,${a.line_height}`).attr("stroke-width",1)}};let Lh={},MBt=0;const DBt=(i,a)=>i.insert("rect","#"+a).attr("class","req reqBox").attr("x",0).attr("y",0).attr("width",Lh.rect global() property in AnonymousFunction3478d9c74f100.rr.symbols_
1184 `,hgt={},sVe=(i,a)=>{hgt[i]=a},aVe=i=>hgt[i],wRt=()=>Object.keys(hgt),oVe={get:aVe,set:sVe,keys:wRt,size:()=>wRt().length},cVe=i=>i.append("circle").attr("class","start-state").att global() property in AnonymousFunction3478d9c75a200.j.symbols_
1461 `}},Symbol.toStringTag,{value:"Module"}));var xgt=function(){var i=function(it,nt,st,pt){for(st=st||{},pt=it.length;pt--;st[it[pt]]=nt);return st},a=[1,2],f=[1,5],p=[6,9,11,17,18,2 global() property in AnonymousFunction3478d9c7179900.R.symbols_
1561 In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var R=typeof window>"u"?null:window,H=R?R.navigator:null;R&&R.document;var Y=f(""),it=f({}),nt= global() method in AnonymousFunction3478d9c717dc00.AnonymousFunction3478d9c7181400.O
[all...]

12