Home
last modified time | relevance | path

Searched refs:f (Results 176 – 200 of 1414) sorted by relevance

12345678910>>...57

/plugin/diagramsnet/lib/math/
H A DMathJax.js19f){var g=f.constructor;if(!g){g=function(){}}for(var h in f){if(h!=="constructor"&&f.hasOwnPropert… argument
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19f=h.length;g<f;g++){var j=a.transformElement(h[g]);h[g].parentNode.replaceChild(j,h[g])}},transfor… argument
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a("#"===f?… class in c.AnonymousFunctionc4932d271200
7f=a.Event("hide.bs.tab",{relatedTarget:b[0]}),g=a.Event("show.bs.tab",{relatedTarget:e[0]});if(e.t… function
H A Dholder.min.js12f=[];for(b.documentElement.firstChild.appendChild(e),b._qsa=[],e.styleSheet.cssText=c+"{x-qsa:expr… variable
/plugin/dw2pdf/vendor/mpdf/qrcode/data/
H A Dqrv4_1.dat257 ZHA�b��ے`�JXQ�r��˂p�ZHA�b��ے`�JXQ�r��˂p�|��ZdQ�bt��l��JtA�rd���|��ZdQ�bt��l��JtA�rd����f���~H�X�v`��f���~H�fp��v���nX�v`�p�˂���rXQJ`�ے���bHAZp�˂�����bHAZ��d��rtAJ���bdQ�Z|���d��rtA�Jl��t��bdQ�Z|���d�tA�Jl��t��b�n���vp�fH����f`�vX��n���vp�fH��~���f`�vX��n���vp�fH��~���fZHA�b��ے`�JXQ�r��˂p�ZHA�b��ے`�JXQ�r��˂p�ZHA��ے`�JXQ�r�bt��l��JtAd���|��ZdQ�bt��l��JtA�rd���|��ZdQ�bt��l��JtA�rd����f���~H�fp��v���nX�v`��f���~H�fp��v���nX�v`��f��H�fp��v���n�rXQJ`�ے��HAZp�˂���rXQJ`�ے���bHAZp�˂���rXQJ`�ے���bHAZ��d��rtA�Jl��t��bdQ�Z|���d��rtA�Jl��t��bdQ�Z|���d�tA�Jl��t��b�n���vp�fH����f`�vX��n���vp�fH��~���f`�v
[all...]
H A Dqrv4_2.dat257   ZHA�b��ے`�JXQtA�rd����f���~H�X�v`�p�˂�����b�d��rtA���t��b��vp�fHے`�JXQ�r��˂p�|��ZdQ�bX�v`��f˂���rXQHAZ��d�Jl��t��n���vp���~���f`�r��˂p�|��ZdQ�bt��l��J���~H�fJ`�ے���rtAJ���bdQ�Z|��fH����f`�vX��n�ZHA�b��t��l��JtA�rd���p��v���n�bHAZp�bdQ�Z|���d�tA�Jl�vX��n���vp�fH��~���fZHA�b��ہJXQ�r���l��JtA�rd����f���~H���v���n�QJ`�ے���bHAZ��d��rtA���t��b��vp�fH��~���f�r��˂p��`ZQXb�n�vˍp�ZHA�b��ے`�JXQ�bt��l��A�rd���|f���~H�fp��v���rXQJ`�ۙ�bHAZp�d��rtA�Jl��t��n���vp���~���f`
[all...]
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1f=!1;(e.height>c.setup.fabric.height||e.width>c.setup.fabric.width)&&(f=c.setup.fabric.height/2/e.… variable
2f=l(a.charAt(b))<<18|l(a.charAt(b+1))<<12|l(a.charAt(b+2))<<6|l(a.charAt(b+3)),k((16711680&f)>>16)… variable
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js1f(a){if(!d.length)return e(a);d[d.length-1]+=a}function g(a){return d[d.length-(a?Math.min(a,1):1)… function
/plugin/revealjs/lib/js/
H A Dpromise.js2f){return void i(n.promise,f)}r(n.promise,o)}else(1===e._state?r:i)(n.promise,e._value)})):e._defe… function
/plugin/linksuggest/vendor/
H A Djquery.textcomplete.min.js2 !function(a){if("function"==typeof define&&define.amd)define(["jquery"],a);else if("object"==typeof module&&module.exports){var b=require("jquery");module.exports=a(b)}else a(jQuery)}(function(a){if("undefined"==typeof a)throw new Error("jQuery.textcomplete requires jQuery");return+function(a){"use strict";var b=function(a){console.warn&&console.warn(a)},c=1;a.fn.textcomplete=function(d,e){var f=Array.prototype.slice.call(arguments);return this.each(function(){var g=this,h=a(this),i=h.data("textComplete");if(i||(e||(e={}),e._oid=c++,i=new a.fn.textcomplete.Completer(this,e),h.data("textComplete",i)),"string"==typeof d){if(!i)return;f.shift(),i[d].apply(i,f),"destroy"===d&&h.removeData("textComplete")}else a.each(d,function(c){a.each(["header","footer","placement","maxCount"],function(a){c[a]&&(i.option[a]=c[a],b(a+"as a strategy param is deprecated. Use option."),delete c[a])})}),i.register(a.fn.textcomplete.Strategy.parse(d,{el:g,$el:h}))})}}(a),+function(a){"use strict";function b(c,d){if(this.$el=a(c),this.id="textcomplete"+e++,this.strategies=[],this.views=[],this.option=a.extend({},b.defaults,d),!(this.$el.is("input[type=text]")||this.$el.is("input[type=search]")||this.$el.is("textarea")||c.isContentEditable||"true"==c.contentEditable))throw new Error("textcomplete must be called on a Textarea or a ContentEditable.");if(c===c.ownerDocument.activeElement)this.initialize();else{var g=this;this.$el.one("focus."+this.id,function(){g.initialize()}),this.option.adapter&&"CKEditor"!=this.option.adapter||"undefined"==typeof CKEDITOR||!this.$el.is("textarea")||CKEDITOR.on("instanceReady",function(b){-1==a.inArray(b.editor.id,f)&&(f.push(b.editor.id),b.editor.on("focus",function(c){g.$el=a(b.editor.editable().$),g.option.adapter||(g.option.adapter=a.fn.textcomplete.CKEditor),g.option.ckeditor_instance=b.editor,g.initialize()}))})}}var c=function(a){var b,c;return function(){var d=Array.prototype.slice.call(arguments);if(b)return void(c=d);b=!0;var e=this;d.unshift(function f(){if(c){var d=c;c=void 0,d.unshift(f),a.apply(e,d)}else b=!1}),a.apply(this,d)}},d=function(a){return"[object String]"===Object.prototype.toString.call(a)},e=0,f=[];b.defaults={appendTo:"body",className:"",dropdownClassName:"dropdown-menu textcomplete-dropdown",maxCount:10,zIndex:"100",rightEdgeOffset:30},a.extend(b.prototype,{id:null,option:null,strategies:null,adapter:null,dropdown:null,$el:null,$iframe:null,initialize:function(){var b=this.$el.get(0);if(this.$el.prop("ownerDocument")!==document&&window.frames.length)for(var c=0;c<window.frames.length;c++)if(this.$el.prop("ownerDocument")===window.frames[c].document){this.$iframe=a(window.frames[c].frameElement);break}this.dropdown=new a.fn.textcomplete.Dropdown(b,this,this.option);var d,e;this.option.adapter?d=this.option.adapter:(e=this.$el.is("textarea")||this.$el.is("input[type=text]")||this.$el.is("input[type=search]")?"number"==typeof b.selectionEnd?"Textarea":"IETextarea":"ContentEditable",d=a.fn.textcomplete[e]),this.adapter=new d(b,this,this.option)},destroy:function(){this.$el.off("."+this.id),this.adapter&&this.adapter.destroy(),this.dropdown&&this.dropdown.destroy(),this.$el=this.adapter=this.dropdown=null},deactivate:function(){this.dropdown&&this.dropdown.deactivate()},trigger:function(a,b){this.dropdown||this.initialize(),null!=a||(a=this.adapter.getTextFromHeadToCaret());var c=this._extractSearchQuery(a);if(c.length){var d=c[1];if(b&&this._term===d&&""!==d)return;this._term=d,this._search.apply(this,c)}else this._term=null,this.dropdown.deactivate()},fire:function(a){var b=Array.prototype.slice.call(arguments,1);return this.$el.trigger(a,b),this},register:function(a){Array.prototype.push.apply(this.strategies,a)},select:function(a,b,c){this._term=null,this.adapter.select(a,b,c),this.fire("change").fire("textComplete:select",a,b),this.adapter.focus()},_clearAtNext:!0,_term:null,_extractSearchQuery:function(b){for(var c=0;c<this.strategies.length;c++){var e=this.strategies[c],f=e.context(b);if(f||"" argument
[all...]
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dwgxpath.install.js31f=0,g=l(a)?a.split(""):a,h=0;h<d;h++)if(h in g){var p=g[h];b.call(c,p,h,a)&&(e[f++]=p)}return e},t…
34 …d=fa(String(a)).split("."),e=Math.max(c.length,d.length),f=0;0==b&&f<e;f++){var g=c[f]||"",h=d[f]|…
37f=b.all;if(!f)return e;a=Ga(a);if("*"!=a&&(f=b.getElementsByTagName(a),!f))return e;if(c){for(var …
39f;if((a instanceof E||8==a.b||c&&null===a.b)&&(f=b.childNodes)){var g=Ga(a);if("*"!=g&&(f=ia(f,fun…
42f=null,g=0;c&&d;){var f=c.node,h=d.node;f==h||f instanceof x&&h instanceof x&&f.a==h.a?(f=c,c=c.a,…
44f;if(b instanceof C&&c instanceof C){b=H(b);for(d=I(b);d;d=I(b))for(e=H(c),f=I(e);f;f=I(e))if(a(z(…
50 …wnerDocument,d=L(b,a).split(/\s+/),f=[];r(d,function(a){a=c(a);!a||0<=ha(f,a)||f.push(a)});f.sort(…
57f=H(b,e.c.a),g;if(e.g||e.c!=pb)if(e.g||e.c!=qb)for(g=I(f),b=e.a(new Q(g));null!=(g=I(f));)g=e.a(ne…
61f,d=null,e=null,f=0;c&&(d=c.name,e=c.s?L(c.s,a):null,f=1);if(this.u)if(this.g||this.c!=tb)if(a=H((…
64f();if("style"==d&&w&&b.style)return F(c,new x(b.style,b,"style",b.style.cssText)),c;var e=b.attri…
[all …]
/plugin/diagramsnet/lib/js/jszip/
H A Djszip.min.js12f)return f(g,!0);var j=new Error("Cannot find module '"+g+"'");throw j.code="MODULE_NOT_FOUND",j}v…
13f.getBlob(b)}catch(d){throw new Error("Bug : can't construct the Blob.")}}};var n={stringifyByChun…
14f,g=d+c;a^=-1;for(var h=d;h<g;h++)a=a>>>8^e[255&(a^b[h])];return a^-1}var f=d();b.exports=e},{}],6…
15f[d]=g=g+c[d-1]<<1;for(e=0;e<=b;e++){var h=a[2*e+1];0!==h&&(a[2*e]=k(f[h]++,h))}}function o(){var …
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js64f=0,h=e.length;f<h;)f=" "===e[f]?f+1:f<h?"@"===e[f].charAt(0)?g(e,f,h,a,n):M(e,f,h,a):f;a.endStyle…
148f[0],m=m*m,f=3*r[1]-2*g[1]-f[1];(f*=f,n<m&&(n=m),d<f&&(d=f),n+d)<e?(e=b[a+0],c.length?1<(h=c[c.len… argument
409f);this.selectedMode=f;a=f.altIcon;null!=a?(f.altIcon=f.getAttribute("src"),f.setAttribute("src",a…
823f=-d.y+b.y+b.height,e=Math.abs(e)<Math.abs(f)?e:f,f=-d.x-d.width+b.x,d=-d.x+b.x+b.width,d=Math.abs…
1011f+k/4)return new mxPoint(e+g,f+k/4);if(n==f+3*k/4)return new mxPoint(e+g,f+3*k/4)}else if(m==e){if…
1049f=d[e],g=f.indexOf("=");if(0<=g){var k=f.substring(0,g),f=f.substring(g+1);f==mxConstants.NONE?del…
1235f=d.y-c.y;a.terminalDistance=Math.sqrt(e*e+f*f)}else a.terminalDistance=0;var d=0,g=[],f=c;if(null…
1794f,g,k,l){e=null!=e?e&&this.graph.gridEnabled:this.graph.gridEnabled;if(this.singleSizer)return d=a… argument
2742f),b.lineTo(d+c-z,f),b.quadTo(d+c,f,d+c,f+z),b.lineTo(d+c,f+e-z),b.quadTo(d+c,f+e,d+c-z,f+e),b.lin…
3155f=e[0].getAttribute("data-mxgraph"),null!=f?(e=JSON.parse(f),null!=e&&null!=e.xml&&(b=mxUtils.pars…
[all …]
/plugin/combo/vendor/dragonmantank/cron-expression/tests/Cron/
H A DYearFieldTest.php19 $f = new YearField();
20 $this->assertTrue($f->validate('2011'));
21 $this->assertTrue($f->validate('*'));
22 $this->assertTrue($f->validate('*/10,2012,1-12'));
31 $f = new YearField();
32 $f->increment($d);
34 $f->increment($d, true);
H A DMinutesFieldTest.php19 $f = new MinutesField();
20 $this->assertTrue($f->validate('1'));
21 $this->assertTrue($f->validate('*'));
22 $this->assertTrue($f->validate('*/3,1,1-12'));
31 $f = new MinutesField();
32 $f->increment($d);
34 $f->increment($d, true);
/plugin/codemirror/dist/modes/
H A Dcommonlisp.min.js1f;function g(a){var b;while(b=a.next()){if(b=="\\")a.next();else if(!e.test(b)){a.backUp(1);break}…
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A Dwebfont.js3f=0;f<b.length;f+=1){for(var e=!1,g=0;g<d.length;g+=1)if(b[f]===d[g]){e=!0;break}e||d.push(b[f])}b…
5f=a.F.getElementsByTagName("head")[0];if(f){var e=a.createElement("script",{src:b}),g=!1;e.onload=…
6f=b.V.split(/,\s*/),e=0;e<f.length;e++){var g=f[e].replace(/['"]/g,"");-1==g.indexOf(" ")?d.push(g…
7 …removeChild(a)};function I(a,b,c,d,f,e,g){this.O=a;this.ba=b;this.a=c;this.g=d;this.q=g||"BESbswy"… argument
9 …his.o;b.u&&t(b.h,[b.e.d(b.f,a.getName(),B(a).toString(),"active")],[b.e.d(b.f,a.getName(),B(a).toS…
10f,a.getName(),B(a).toString(),"active")),d=[],f=[b.e.d(b.f,a.getName(),B(a).toString(),"loading")]…
11f){var e=0==--a.U;(a.P||a.Q)&&setTimeout(function(){var a=f||null,l=d||null||{};if(0===c.length&&e… argument
12 function ia(a,b,c){var d=[],f=c.timeout;ea(b);var d=ga(a.p,c,a.a),e=new P(a.a,b,f);a.U=d.length;b=0…
14f=["n4"];if(2<=c.length){var e;var g=c[1];e=[];if(g)for(var g=g.split(","),l=g.length,h=0;h<l;h++)…
15f.length;c+=1)this.W.push(new A(d,f[c]))}};function V(a,b){this.a=a;this.c=b}var oa={Arimo:!0,Cous…
[all …]
/plugin/ckgdoku/ckeditor/adapters/
H A Djquery.js6 …rInstance"),f=b.data("_ckeditorInstanceLock"),h=this,l=new a.Deferred;k.push(l.promise());if(c&&!f
9 …ee,100)},0)},null,null,9999)}});var f=new a.Deferred;this.promise=f.promise();a.when.apply(this,k)…
10f=this.each(function(){var b=a(this),c=b.data("ckeditorInstance");if(b.is("textarea")&&c){var f=ne…
/plugin/ckgedit/ckeditor/adapters/
H A Djquery.js6 …rInstance"),f=b.data("_ckeditorInstanceLock"),h=this,l=new a.Deferred;k.push(l.promise());if(c&&!f
9 …ee,100)},0)},null,null,9999)}});var f=new a.Deferred;this.promise=f.promise();a.when.apply(this,k)…
10f=this.each(function(){var b=a(this),c=b.data("ckeditorInstance");if(b.is("textarea")&&c){var f=ne…
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.js
/plugin/freechat/phpfreechat/misc/
H A Dcheckmd532 for f in `find . -type f`
34 if ( test $f != "./index.php" )
36 sum=`md5sum $f | sed "s/\s.*$//g"`
37 echo 'if (md5(file_get_contents("'$f'")) == "'$sum'")' >> $TMP
38 echo ' $files_ok[] = "<span style=\"color:#3A3\">ok - '$f'</span>\n";' >> $TMP
40 …echo ' $files_ko[] = "<span style=\"color:#F33\">corrupted - '$f' (please replace this file by a …
/plugin/mathjax/action/
H A Denable.php43 foreach ($files as $f) {
44 $f = trim($f);
45 if ($f == "" or !is_readable($f)) {
48 $contents = file_get_contents(DOKU_INC . $f);
52 '_data' => "\n// " . $f . "\n" . $contents,
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1f=m.config,c=m.lang.smiley,o=f.smiley_images,g=f.smiley_columns||8,j;var n;var p=function(i){var u…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1f=m.config,c=m.lang.smiley,o=f.smiley_images,g=f.smiley_columns||8,j;var n;var p=function(i){var u…
/plugin/photogallery/lightGallery/js/
H A Dlg-zoom.min.js4f=b.core.s.enableZoomAfter+e;a("body").hasClass("lg-from-hash")&&e?f=0:a("body").removeClass("lg-f… function

12345678910>>...57