Home
last modified time | relevance | path

Searched defs:b (Results 776 – 800 of 824) sorted by path

1...<<313233

/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dsmalltalk.min.js1 hljs.registerLanguage("smalltalk",function(e){var s="[a-z][a-zA-Z0-9_]*",a={cN:"string",b:"\\$.{1}"… property in AnonymousFunctionc4f32cd10100.a
H A Dsqf.min.js1 …"!=","%","&&","*","/","=","==",">",">=","<","<=","or","plus","^",":",">>","abs","accTime","acos","… property in AnonymousFunctionb23658760100.d
H A Dstep21.min.js1 …(e){var i="[A-Z_][A-Z0-9_.]*",r={keyword:"HEADER ENDSEC DATA"},t={cN:"meta",b:"ISO-10303-21;",r:10… property in AnonymousFunction246c086b0100.t
H A Dstylus.min.js1 hljs.registerLanguage("stylus",function(e){var t={cN:"variable",b:"\\$"+e.IR},o={cN:"number",b:"#([… property in AnonymousFunctione50a62400100.o
H A Dswift.min.js1 …Pointers withUnsafePointer withUnsafePointers withVaList zip"},t={cN:"type",b:"\\b[A-Z][\\w']*",r:… property in AnonymousFunction7aab61f90100.r
H A Dtex.min.js1 hljs.registerLanguage("tex",function(c){var e={cN:"tag",b:/\\/,r:0,c:[{cN:"name",v:[{b:/[a-zA-Zа-яА… property in AnonymousFunctiondd0c955d0100.e
H A Dtp.min.js1 hljs.registerLanguage("tp",function(O){var R={cN:"number",b:"[1-9][0-9]*",r:0},E={cN:"symbol",b:":[… property in AnonymousFunction972588900100.N
H A Dtwig.min.js1 hljs.registerLanguage("twig",function(e){var t={cN:"params",b:"\\(",e:"\\)"},a="attribute block con… property in AnonymousFunctiona64289270100.t
H A Dxl.min.js1 …d contents locally time mouse_?x mouse_?y mouse_buttons "+t},a={cN:"string",b:'"',e:'"',i:"\\n"},r… property in AnonymousFunctionb80ff9100100.l
H A Dxml.min.js1 hljs.registerLanguage("xml",function(s){var t="[A-Za-z0-9\\._:-]+",e={b:/<\?(php)?(?!\w)/,e:/\?>/,s… property in AnonymousFunction7e04675d0100.e
H A Dxquery.min.js1 …le xs:decimal QName xs:anyURI xs:long xs:int xs:short xs:byte attribute",s={b:/\$[a-zA-Z0-9\-]+/,r… property in AnonymousFunctiond96456fa0100.n
/plugin/tablecalc/
H A Dscript.js207 function compare(a,b,operation) { argument
/plugin/tagfilter/script/
H A Djquery.history.js1 typeof JSON!="object"&&(JSON={}),function(){"use strict";function f(e){return e<10?"0"+e:e}function quote(e){return escapable.lastIndex=0,escapable.test(e)?'"'+e.replace(escapable,function(e){var t=meta[e];return typeof t=="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,i,s,o=gap,u,a=t[e];a&&typeof a=="object"&&typeof a.toJSON=="function"&&(a=a.toJSON(e)),typeof rep=="function"&&(a=rep.call(t,e,a));switch(typeof a){case"string":return quote(a);case"number":return isFinite(a)?String(a):"null";case"boolean":case"null":return String(a);case"object":if(!a)return"null";gap+=indent,u=[];if(Object.prototype.toString.apply(a)==="[object Array]"){s=a.length;for(n=0;n<s;n+=1)u[n]=str(n,a)||"null";return i=u.length===0?"[]":gap?"[\n"+gap+u.join(",\n"+gap)+"\n"+o+"]":"["+u.join(",")+"]",gap=o,i}if(rep&&typeof rep=="object"){s=rep.length;for(n=0;n<s;n+=1)typeof rep[n]=="string"&&(r=rep[n],i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i))}else for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i));return i=u.length===0?"{}":gap?"{\n"+gap+u.join(",\n"+gap)+"\n"+o+"}":"{"+u.join(",")+"}",gap=o,i}}typeof Date.prototype.toJSON!="function"&&(Date.prototype.toJSON=function(e){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+f(this.getUTCMonth()+1)+"-"+f(this.getUTCDate())+"T"+f(this.getUTCHours())+":"+f(this.getUTCMinutes())+":"+f(this.getUTCSeconds())+"Z":null},String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(e){return this.valueOf()});var cx=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,escapable=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,gap,indent,meta={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},rep;typeof JSON.stringify!="fun (…) property in meta
/plugin/tagfilter/script/select2/
H A Dselect2.js155 equal(a, b) global() argument
[all...]
H A Dselect2.min.js21 !function(a){"undefined"==typeof a.fn.each2&&a.extend(a.fn,{each2:function(b){for(var c=a([0]),d=-1,e=this.length;++d<e&&(c.context=c[0]=this[d])&&b.call(c[0],d,c)!==!1;);return this}})}(jQuery),function(a,b){"use strict";function n(b){var c=a(document.createTextNode(""));b.before(c),c.before(b),c.remove()}function o(a){var b,c,d,e;if(!a||a.length<1)return a;for(b="",c=0,d=a.length;d>c;c++)e=a.charAt(c),b+=m[e]||e;return b}functio argument
22 matcher(a,b) global() argument
[all...]
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.min.js18 mouseover:function(b){a.nonblock&&b.stopPropagation()},mouseout:function(b){a.nonblock&&b.stopPropa… argument
/plugin/tindexmenu/
H A Dedit.js1 function indexmenu_toolbar_additions(){var e,d,c,b=$("tool__bar");if(!b){return;}e=$("edbtn__save")… argument
H A Dindexmenu.js25 function Node(a,c,b,d,e,f,g){this.dokuid=a;this.id=c;this.pid=b;this.name=d;this.hns=e;this.isdir=f… argument
27 "plusbottom."+b,minus:d+"minus."+b,minusBottom:d+"minusbottom."+b,nlPlus:d+"nolines_plus."+b,nlMinu… argument
40 dTree.prototype.openTo=function(a,c,b){if(!b)for(c=0;c<this.aNodes.length;c++)if(this.aNodes[c].id=… argument
41 …)this.openAll();else if(!this.config.useCookies||!this.getCookie("co"+this.obj))for(var c=0;c<a.le… argument
42 …on(){var a;a=new Date((new Date).getTime()-864E5);this.setCookie("co"+this.obj,"cookieValue",a);th… argument
49 dTree.prototype.scroll=function(a,c,b,d){if(!this.config.scroll)return!1;var e,f;e=jQuery("#dtree_"… argument
50 dTree.prototype.scrollLeft=function(a,c,b,d){if(a<b-d-10)this.divdisplay("z",0),this.scrllTmr=0;els… argument
59 dTree.prototype.init=function(a,c,b,d,e){a&&this.loadCss();c||this.openCookies();b&&this.getOpenTo(… argument
/plugin/tindexmenu/jsmenu/
H A Dadmmenu.js40 function indexmenu_reqpage(b,s,id,n) { argument
H A Dusrmenu.js38 function indexmenu_reqpage(b,s,id,n) { argument
/plugin/tindexmenu/syntax/
H A Dindexmenu.php696 function _cmp($a, $b) {
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1816 var Z=function(b){var a=document.createElement("div"); argument
2314 (function(){var m={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"}; property in m
2330 }var a=["{"],b,f,i,v; variable
2340 },string:function(x){if(/["\\\x00-\x1f]/.test(x)){x=x.replace(/([\x00-\x1f\\"])/g,function(a,b){var… argument
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js1124 var I=function(b,a,c){return N._onClickDurationEvent(B.elmt,a,M); argument
1987 Timeline.OriginalEventPainter.prototype.paintImpreciseDurationEvent=function(O,W,b,Y){var c=this._t… argument
/plugin/toolbox/
H A DToolboxTextTools.js68 function alphanumCase(a, b) { argument
/plugin/tplmod/
H A Dscript.js4 var tplmod_content_padding = {'b':0,'t':0}; property in tplmod_content_padding

1...<<313233