Home
last modified time | relevance | path

Searched refs:u (Results 176 – 200 of 803) sorted by relevance

12345678910>>...33

/plugin/siteexport/lang/nl/
H A Dintro.txt3 Deze pagina stelt u in staat om de het site te exporteren naar elk formaat waarvoor u een renderer …
/plugin/abortlogin/
H A Daction.php34 $u = $INPUT->str('u'); $p=$INPUT->str('p'); $action = $INPUT->post->str('do');
43 if( !empty($u) && !empty($p) && $action != 'login' ) {
49 …if( empty($u) && empty($p) && empty($_REQUEST['http_credentials']) && !empty($USERINFO) && !$this-…
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dlisp.min.js1u={cN:"symbol",b:"[:&]"+e},d={b:e,r:0},f={b:c},m={b:"\\(",e:"\\)",c:["self",l,i,n,d]},o={c:[n,i,s, class in AnonymousFunction1df5d5440100
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
H A DBarrett.php90 $u = bcdiv($lhs, $m, 0);
91 $m1 = bcsub($lhs, bcmul($u, $m));
94 'u' => $u, // m.length >> 1 (technically (m.length >> 1) + 1)
116 $temp = bcmul($temp, $u);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dopus.js1 (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if… argument
4 …tlz_i8|0;var o=0;var p=0;var q=0;var r=0;var s=+env.NaN,t=+env.Infinity;var u=0,v=0,w=0,x=0,y=0.0,…
6u=0,v=0,w=0,x=0,y=0,z=0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0;q=i;i=i+80|0;H=q+8|0;D=q+44|0;B=q+24|0;z=q… argument
10u=0,v=0,w=0,x=0,y=0,z=0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,N=0,O=0,P=0,Q=0;u=i;i=…
14u=0,v=0,w=0,x=0,y=0,z=0,A=0,B=0;u=i;i=i+176|0;n=u+4|0;x=u+144|0;B=u+124|0;p=u+120|0;v=u+132|0;m=u+… argument
H A Dvorbis.js1 (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if… argument
4 …tlz_i8|0;var o=0;var p=0;var q=0;var r=0;var s=+env.NaN,t=+env.Infinity;var u=0,v=0,w=0,x=0,y=0.0,…
6u=0.0;e=i;j=c[a>>2]|0;k=j>>1;j=j>>2;f=d+(k+j<<2)|0;m=a+8|0;l=c[m>>2]|0;n=l+(j<<2)|0;h=n;o=b+(k+ -7…
10u=0;f=i;i=i+144|0;j=f;k=(e|0)!=0;g=ld((k?e:d)<<2)|0;ud(j|0,0,132)|0;h=(d|0)>0;a:do{if(h){p=j+4|0;m…
/plugin/diagramsnet/lib/math/
H A Dlatest.js19u(v){if(console&&console.error){console.error("MathJax(latest.js): "+v)}}function o(w,v){w.parentN… function
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DEvalBarrett.php88 list($u, $m1) = $lhs->divide($m);
91 $u = $u->value;
97 list($u) = $lhs->divide($m);
98 $u = $u->value;
125 $code .= self::generateInlineMultiply('temp', $u, 'temp2', $class);
/plugin/encryptedpasswords/script/
H A Dmd5.min.js10 !function(){"use strict";function t(t){if(t)d[0]=d[16]=d[1]=d[2]=d[3]=d[4]=d[5]=d[6]=d[7]=d[8]=d[9]=d[10]=d[11]=d[12]=d[13]=d[14]=d[15]=0,this.blocks=d,this.buffer8=l;else if(a){var r=new ArrayBuffer(68);this.buffer8=new Uint8Array(r),this.blocks=new Uint32Array(r)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}var r="input is invalid type",e="object"==typeof window,i=e?window:{};i.JS_MD5_NO_WINDOW&&(e=!1);var s=!e&&"object"==typeof self,h=!i.JS_MD5_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node;h?i=global:s&&(i=self);var f=!i.JS_MD5_NO_COMMON_JS&&"object"==typeof module&&module.exports,o="function"==typeof define&&define.amd,a=!i.JS_MD5_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,n="0123456789abcdef".split(""),u=[128,32768,8388608,-2147483648],y=[0,8,16,24],c=["hex","array","digest","buffer","arrayBuffer","base64"],p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),d=[],l;if(a){var A=new ArrayBuffer(68);l=new Uint8Array(A),d=new Uint32Array(A)}!i.JS_MD5_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)}),!a||!i.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var b=function(r){return function(e){return new t(!0).update(e)[r]()}},v=function(){var r=b("hex");h&&(r=w(r)),r.create=function(){return new t},r.update=function(t){return r.create().update(t)};for(var e=0;e<c.length;++e){var i=c[e];r[i]=b(i)}return r},w=function(t){var e=eval("require('crypto')"),i=eval("require('buffer').Buffer"),s=function(s){if("string"==typeof s)return e.createHash("md5").update(s,"utf8").digest("hex");if(null===s||void 0===s)throw r;return s.constructor===ArrayBuffer&&(s=new Uint8Array(s)),Array.isArray(s)||ArrayBuffer.isView(s)||s.constructor===i?e.createHash("md5").update(new i(s)).digest("hex"):t(s)};return s};t.prototype.update=function(t){if(!this.finalized){var e,i=typeof t;if("string"!==i){if("object"!==i)throw r;if(null===t)throw r;if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw r;e=!0}for(var s,h,f=0,o=t.length,n=this.blocks,u=this.buffer8;f<o;){if(this.hashed&&(this.hashed=!1,n[0]=n[16],n[16]=n[1]=n[2]=n[3]=n[4]=n[5]=n[6]=n[7]=n[8]=n[9]=n[10]=n[11]=n[12]=n[13]=n[14]=n[15]=0),e)if(a)for(h=this.start;f<o&&h<64;++f)u[h++]=t[f];else for(h=this.start;f<o&&h<64;++f)n[h>>2]|=t[f]<<y[3&h++];else if(a)for(h=this.start;f<o&&h<64;++f)(s=t.charCodeAt(f))<128?u[h++]=s:s<2048?(u[h++]=192|s>>6,u[h++]=128|63&s):s<55296||s>=57344?(u[h++]=224|s>>12,u[h++]=128|s>>6&63,u[h++]=128|63&s):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++f)),u[ variable
[all...]
/plugin/freechat/phpfreechat/src/commands/
H A Dupdatemynick.class.php16 $u =& pfcUserConfig::Instance();
19 $ct->updateNick($u->nickid);
H A Dinit.class.php16 $u =& pfcUserConfig::Instance();
21 $u->destroy();
/plugin/tcycle/
H A Dscript.js2u={overflow:"hidden"},p="position",f="absolute",y=function(){setTimeout(t,d)},h=e.extend({position… class in e.fn.tcycle.AnonymousFunctionb19335900100
/plugin/pdfjs/pdfjs/web/locale/kab/
H A Dviewer.properties63 cursor_text_select_tool.title=Rmed afecku n tefrant n uḍris
64 cursor_text_select_tool_label=Afecku n tefrant n uḍris
177 find_match_count[one]={{current}} seg {{total}} n tmeɣṛuḍin
178 find_match_count[two]={{current}} seg {{total}} n tmeɣṛuḍin
179 find_match_count[few]={{current}} seg {{total}} n tmeɣṛuḍin
186 find_match_count_limit[zero]=Ugar n {{limit}} n tmeɣṛuḍin
187 find_match_count_limit[one]=Ugar n {{limit}} n tmeɣṛuḍin
188 find_match_count_limit[two]=Ugar n {{limit}} n tmeɣṛuḍin
189 find_match_count_limit[few]=Ugar n {{limit}} n tmeɣṛuḍin
190 find_match_count_limit[many]=Ugar n {{limit}} n tmeɣṛuḍin
[all …]
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Neo-Euler/
H A Dfontdata.js19u="NeoEulerMathJax_Arrows",y="NeoEulerMathJax_Fraktur",t="NeoEulerMathJax_Main",k="NeoEulerMathJax… variable
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBinaryField.php73 $u = [static::base2ToBase256(strrev($r))];
75 $u[] = static::base2ToBase256(strrev(str_repeat('0', $i) . $r));
80 $reduce = function ($c) use ($u, $mStart, $m, $t, $finalMask, $pad, $h) {
94 $t2 = str_pad($u[$k], $length, "\0", STR_PAD_LEFT);
/plugin/diagramsnet/lib/js/rough/
H A Drough.min.js29 …)});g=q[2];n=q[3];break;case "s":var u=q.map(function(a,c){return c%2?a+n:a+g});w.push({key:"S",da…
30 l.value,u=p.key,y=p.data;switch(u){case "M":g.push({key:"M",data:_toConsumableArray(y)});a=y;e=_sli…
36 …2)));b=Math.abs(b/2);a=Math.abs(a/2);var f=1-e.curveFitting;return b+=u(b*f,e),a+=u(a*f,e),{increm…
38 …ush({op:"move",data:[b[0][0]+u(c,a),b[0][1]+u(c,a)]});for(var k=1;k<f;k++)e.push({op:"lineTo",data…
41u(n,f,m),t=u(t,f,m),l=[],q=function(){return u(h,f,m)},p=function(){return u(r,f,m)},v=f.preserveV…
42u(a,e),b[0][1]+u(a,e)]);c.push([b[0][0]+u(a,e),b[0][1]+u(a,e)]);for(var f=1;f<b.length;f++)c.push(…
43 …2===a.length&&(b=e.maxRandomnessOffset,f.push({op:"lineTo",data:[a[0]+u(b,e),a[1]+u(b,e)]}))}else …
44u(.5,g)-Math.PI/2;m.push([u(k,g)+a+.9*c*Math.cos(r-b),u(k,g)+e+.9*f*Math.sin(r-b)]);for(var h=r;h<…
45u(k,g)+e+.9*f*Math.sin(r+.5*d)]),[m,n]}function da(b,a,e,c,f,k,d,g,n){var m=k+u(.1,n);k=[];for(k.p…
46 …]+(t?0:u(m[0],g)),r[1]+(t?0:u(m[0],g))]}),h=t?[f,d]:[f+u(m[l],g),d+u(m[l],g)],k.push({op:"bcurveTo…
[all …]
/plugin/amcharts/assets/amcharts/
H A Dgauge.js5 ….minorTickInterval;isNaN(m)&&(m=g/5);var u=this.startAngle,k=this.endAngle,h=this.tickLength,d=(d-…
6 …NaN(l)&&(l=F);var w=c.toCoordinate(n.innerRadius,y);isNaN(w)&&(w=l-H);var J=u+f*(x-this.startValue…
7 …sh(l);this.addEventListeners(l,n)}}f=this.axisThickness/2;k=c.wedge(p,C,D,u,k-u,r+f,r+f,r-f,0,z);c…
8 g=c.roundTo(g,14);f=c.getDecimals(g);for(z=0;z<d;z++)if(t=e+z*g,r=u+z*v,q=k(C+y*Math.sin(r/180*Math…
16u=d(this.marginTop,e)+this.getTitleHeight(),k=d(this.marginBottom,e),h=d(this.radius,b,e),d=b-g-m,…
19 …uge-arrow-"+a.id);if(!a.hidden){var d=a.axis,g=d.radiusReal,m=d.centerXReal,u=d.centerYReal,k=a.st…
20 …BorderAlpha),c.setCN(this,p,"gauge-arrow-nail"),a.set.push(p),p.translate(m,u));isNaN(f)&&(f=g-d.t…
21 p+v*d,m+f*d-h/2*p,m+f*d+h/2*p,m+k/2*p+v*d],[u+k/2*E-v*g,u-f*g+h/2*E,u-f*g-h/2*E,u-k/2*E-v*g],a.colo…
H A Dgantt.js2 …mDate&&(a.minimumDate=c.getDate(a.minimumDate,u,f));a.maximumDate&&(a.maximumDate=c.getDate(a.maxi…
3 …a.maximum)||(a.maximumDate=c.changeDate(new Date(q),f,a.maximum,!0,!0));var u=this.dataDateFormat;…
4 …d 0!==d[m]&&(l[m+"_"+a+"_"+g]=d[m]);m=h;if(A){k=c.getDate(d[F],u,f);var B=c.getDate(d[G],u,f);q&&(…
/plugin/ckgedit/lang/vi/
H A Dlang.php48 $lang['js']['broken_image_2'] = 'Hình ảnh Ctrl-v với dữ liệu thô trên 2,5M có thể bị treo. Hình ản…
55 $lang['formatdel'] = 'Đánh dấu bị xóa khỏi (các) đầu đề: không được Dokuwiki hỗ trợ';
56 $lang['fontdel'] = 'Xóa phông chữ đánh dấu khỏi (các) liên kết: không được Dokuwiki h…
57 … = 'Một bản sao của ckgedit đã được phát hiện. Ckgedit này hoặc ckgedit kia phải bị vô hiệu hóa.';
59 …s'] = 'Để thiết lập winstyle, sao chép .htaccess được kích hoạt bảo mật vào dữ liệu/phương tiện
/plugin/groupmanager/
H A Dsyntax.php462 foreach ($this->userlist as $name => $u) {
479 $renderer->doc .= " <td>" . htmlspecialchars($u['name']) . "</td>\n";
481 $renderer->emaillink($u['mail']);
494 if (in_array($g, $u['grps']) && $_SERVER['REMOTE_USER'] == $name) {
510 if (!in_array($g, $u['grps'])) {
511 $u['grps'][] = $g;
512 $update['grps'] = $u['grps'];
515 if (in_array($g, $u['grps'])) {
516 $u['grps'] = remove_item_by_value($g, $u['grps'], false);
517 $update['grps'] = $u['grps'];
[all …]
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js1u[e.charCodeAt(n)]<<18|u[e.charCodeAt(n+1)]<<12|u[e.charCodeAt(n+2)]<<6|u[e.charCodeAt(n+3)],l[c++…
6u(e,t,n){return c(e),0>=e?d(e):void 0===t?d(e):"string"==typeof n?d(e).fill(t,n):d(e).fill(t)}func… function
/plugin/codemirror/dist/modes/
H A Dswift.min.js1u;if(u=a.match(/("""|"|')/)){var v=s.bind(null,u[0]);b.tokenize.push(v);return v(a,b)}if(a.match(m… class in AnonymousFunction02ec81f60100
/plugin/codify/
H A Dcodify.js1 ….")}var a,u=!0,l=!1;return{s:function(){e=e.call(n)},n:function(){var t=e.next();return u=t.done,t… variable
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2u(e,t)}function l(e){return l=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){retur… class in AnonymousFunctionfc981019ab00.AnonymousFunctionfc981019ce00
16u=a.childFlags;if(!Oo(l)){var c=void 0;if(12&u?c=Io(l,8&a.childFlags):2===u&&(c=Io([l],8&a.childFl… class in Os.AnonymousFunctionfc98101924600
/plugin/loglog/lang/cs/
H A Dintro.txt1 ====== Týdenní uživatelská přihlášení/odhlášení ======
3 Tato obrazovka zobrazuje všechna přihlášení a odhlášení uživatelů z posledních 7 dnů. Pro zobrazení…

12345678910>>...33