Home
last modified time | relevance | path

Searched refs:M (Results 76 – 100 of 694) sorted by relevance

12345678910>>...28

/plugin/diagramsnet/lib/img/lib/mscae/
H A DDNS.svg1M-366.678 658.678c-9.763-9.763-9.763-25.592 0-35.355s25.592-9.763 35.355 0l-35.355 35.355z"/><path…
H A DControls.svg1M.001 18h10v2h-10z" opacity=".7" fill="#fff"/><path d="M16 0h10.003v50H16z" fill="#e5e5e5"/><path …
H A DLogStreaming.svg1M-4.726-7.5c-1.105 0-1.58.185-2.507 1-2.275 2 .4 2 1.495 2h35.23v44.27l3-3.906V-7.5z" fill="#e5e5e…
/plugin/file2dw/docker/dokuwikiapp/
H A DDockerfile3 ARG MAXPOST=8M
4 ARG MAXFILE=2M
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dinboxes.svg2 <path fill-rule="evenodd" d="M.125 11.17A.5.5 0 0 1 .5 11H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0 .5.5 0 0 1 .5-.5h5.5a.5.5 0 0 1 .496.562l-.39 3.124A1.5 1.5 0 0 1 14.117 16H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .121-.393zm.941.83l.32 2.562a.5.5 0 0 0 .497.438h12.234a.5.5 0 0 0 .496-.438l.32-2.562H10.45a2.5 2.5 0 0 1-4.9 0H1.066zM3.81.563A1.5 1.5 0 0 1 4.98 0h6.04a1.5 1.5 0 0 1 1.17.563l3.7 4.625a.5.5 0 0 1-.78.624l-3.7-4.624A.5.5 0 0 0 11.02 1H4.98a.5.5 0 0 0-.39.188L.89 5.812a.5.5 0 1 1-.78-.624L3.81.563z"/>
3 <path fill-rule="evenodd" d="M.125 5.17A.5.5 0 0 1 .5 5H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0A.5.5 0 0 1 10 5h5.5a.5.5 0 0 1 .496.562l-.39 3.124A1.5 1.5 0 0 1 14.117 10H1.883A1.5 1.5 0 0 1 .394 8.686l-.39-3.124a.5.5 0 0 1 .121-.393zm.941.83l.32 2.562A.5.5 0 0 0 1.884 9h12.234a.5.5 0 0 0 .496-.438L14.933 6H10.45a2.5 2.5 0 0 1-4.9 0H1.066z"/>
/plugin/htmlokay/lang/en/
H A Dselection.txt3 **H**, **M**, **L**,and **U** refer to the number and degree of restrictions placed on HTML users.
4 **H** is the highest number, **M** a Middle range, **L** a Low or Lax set of restrictions. **U** i…
/plugin/tip/
H A Dsyntax_plugin_tip.css3 Copyright (C) 2006, 2007 M.Watermann, D-10247 Berlin, FRG
27 min-height: 28px; /* not supported by M$IE */
33 /* M$IE bug workaround for left and right aligned tips: */
94 max-width: 62%; /* not supported by M$IE */
96 /* M$IE bug workaround for centered tips */
111 * html body .tipcuw { /* M$IE */
/plugin/diagramsnet/lib/img/lib/allied_telesis/switch/
H A DModular_Switch_SXx908GEN2.svg1M{fill:#b3b5b7}.N{stroke-linejoin:round}.O{stroke-linecap:round}]]></style><g stroke="#626366" str…
/plugin/combo/grammar/
H A DPageSql.g453 FROM: F R O M;
59 LIMIT: L I M I T;
69 RANDOM: R A N D O M;
73 DATETIME: D A T E T I M E;
124 : (Digit)+ ('b' | 'B' | 'k' | 'K' | 'm' | 'M' | 'g' | 'G')
169 fragment M: [mM];
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js40 function Wps(psvg_i){var psvg=psvg_i;var Os=[];var Sd={};var Ds=[Sd];var Es=[];var Ps=new Ps0(Os,Ds,Es);Sd["true"]=function(){Os.push(true)};Sd["false"]=function(){Os.push(false)};Sd["null"]=function(){Os.push(null)};Sd["sub"]=function(){var X=Os.pop();Os.push(Os.pop()-X)};Sd["mul"]=function(){Os.push(Os.pop()*Os.pop())};Sd["div"]=function(){var X=Os.pop();Os.push(Os.pop()/X)};Sd["mod"]=function(){var X=Os.pop();Os.push(Os.pop()%X)};var M={};Sd["mark"]=function(){Os.push(M)};Sd["counttomark"]=function(){var N=0;for(var I=Os.length-1;0<=I;I--)
41 if(M===Os[I])return Os.push(N);else N++;throw new Error("Mark not found")};Sd["<<"]=Sd["mark"];Sd[">>"]=function(){var D={};while(0<Os.length){var V=Os.pop();if(M===V)return Os.push(D);D[Os.pop()]=V}
58 Ds.unshift(X.pop())};Sd["type"]=function(){var A=Os.pop();var X;if(null===A)X="nulltype";else if(true===A||false===A)X="booleantype";else if(M===A)X="marktype";else if("string"==typeof A)X="stringtype";else if(isSymbol(A))X=isQuoted(A)?"nametype":"operatortype";else if("function"==typeof A)X="operatortype";else if(isArray(A))X="arraytype";else if("object"==typeof A)X="dicttype";else if(1*A==A)X=A%1==0?"integertype":"realtype";else throw new Error("Undefined type '"+A+"'");Os.push(X)};var Sb=true;Sd[".strictBind"]=function(){Sb=true===Os.pop()};Sd["bind"]=function(){Os.push(bind(Os.pop()))};function bind(X){if(isSymbol(X)&&!isQuoted(X)){return X}else if(isArray(X)&&isQuoted(X)){var N=X.length;var A=[];for(var I=0;I<N;I++){var Xi=X[I];var Xb=bind(Xi);if(isArray(Xi))
67 Ps.step()})};Sd[".minv"]=function(){var M=Os.pop();var a=M[0];var b=M[1];var d=M[2];var e=M[
[all...]
/plugin/pdfjs/pdfjs/web/locale/sq/
H A Dviewer.properties16 previous.title=Faqja e Mëparshme
36 presentation_mode.title=Kalo te Mënyra Paraqitje
37 presentation_mode_label=Mënyra Paraqitje
179 find_match_count_limit[zero]=Më shumë se {{limit}} përputhje
180 find_match_count_limit[one]=Më shumë se {{limit}} përputhje
181 find_match_count_limit[two]=Më shumë se {{limit}} përputhje
182 find_match_count_limit[few]=Më shumë se {{limit}} përputhje
183 find_match_count_limit[many]=Më shumë se {{limit}} përputhje
184 find_match_count_limit[other]=Më shumë se {{limit}} përputhje
188 error_more_info=Më Tepër të Dhëna
[all …]
/plugin/codemirror/dist/modes/
H A Dvbscript.min.js1M(a,b){b.currentIndent--}function N(a,b){if(a.eatSpace()){return"space"}var d=a.peek();if(d==="'")… function
/plugin/pgn4web/pgn4web/images/tilesvg/
H A Dwp.svg4 …6.2597) matrix(1 0 0 1 -387.206 -272.99)" fill="#000000" id="imagebot_4" d="M 486.515 731.983 C 48…
5 …6.2597) matrix(1 0 0 1 -387.206 -272.99)" fill="#ffffff" id="imagebot_3" d="M 781.937 712.242 C 78…
/plugin/file2dw/docker/simple/
H A Ddocker-compose.yml9 - MAXPOST=30M # OPTIONAL: Change value to allow upload of bigger/smaller files
10 - MAXFILE=30M # OPTIONAL: Change value to allow upload of bigger/smaller files
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmmultiscripts.js19 …f=B[1],y=B[2],k=B[3];var j=R;for(var M=1;M<this.data.length;M++){if(this.data[M]&&this.data[M].spa…
/plugin/htmlokay/lang/fr/
H A Dselection.txt2 *H**, **M**, **L** et **U** se réfèrent aux nombres et degrés de restriction concernant les utilisa…
3 **H** est la valeur la plus élevée, **M** est une valeur moyenne, **L** est une valeur faible. **U*…
/plugin/diagramsnet/lib/img/lib/allied_telesis/storage/
H A DDatacenter_Server_Rack_EoR.svg1M{fill:#898b8e}.N{fill:#bbbdbf}.O{fill:#b3b5b7}.P{stroke:#dfe0df}.Q{stroke-width:.655}.R{stroke-li…
/plugin/s5reloaded/ui/thesis/pics/
H A Dbackground-head.xcf16 …���������������������������������������������������������������M�������2����������d…
19 …t�ststqrromkifg�feedb�cbcb``�a``^^�[\\Z�YZZXUTSTQ�ROOM�JKJJKJHIHIIHGFF�GFD…
/plugin/diagramsnet/lib/img/lib/allied_telesis/computer_and_terminals/
H A DPOS_keypad.svg1M{stroke-linejoin:round}]]></style><g fill="none" stroke="#626366" stroke-width="3" class="M"><pat…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe83 Ġ M
2136 A M
2408 O M
2747 ĠA M
2868 ĠP M
3366 E M
3412 M y
3701 I M
4870 M an
4913 M or
[all...]
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dutf8-do-not-kill-characters.md5 Arabic Latter "م (M)"
/plugin/a2s/objects/
H A Ddiamond.path1 <path width="100" height="100" d="M 0 50 L 50 0 L 100 50 L 50 100 Z" />
H A Ddocument.path1 <path width="100" height="100" d="M 0 100 L 25 115 L 75 85 L 100 100 V 0 H 0 Z" />
/plugin/gil/
H A Dsyntax.php231 foreach ($convs[$sc] as $K => $M) {
232 $ctext[]= "$K". ' '. $M*$a;
/plugin/mermaid/
H A Dmermaid.min.js1 (function(BL,Z0){typeof exports=="object"&&typeof module<"u"?module.exports=Z0():typeof define=="function"&&define.amd?define(Z0):(BL=typeof globalThis<"u"?globalThis:BL||self,BL.mermaid=Z0())})(this,function(){var mVt,vVt;"use strict";function BL(i){for(var a=[],f=1;f<arguments.length;f++)a[f-1]=arguments[f];var g=Array.from(typeof i=="string"?[i]:i);g[g.length-1]=g[g.length-1].replace(/\r?\n([\t ]*)$/,"");var w=g.reduce(function(E,S){var _=S.match(/\n([\t ]+|(?!\s).)/g);return _?E.concat(_.map(function(M){var F,R;return(R=(F=M.match(/[\t ]/g))===null||F===void 0?void 0:F.length)!==null&&R!==void 0?R:0})):E},[]);if(w.length){var v=new RegExp(`
3 `)})}g[0]=g[0].replace(/^\r?\n/,"");var b=g[0];return a.forEach(function(E,S){var _=b.match(/(?:^|\n)( *)$/),M=_?_[1]:"",F=E;typeof E=="string"&&E.includes(`
5 `).map(function(R,B){return B===0?R:""+M+R}).join(`
6 `)),b+=F+g[S+1]}),b}var Z0=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function e9(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var yOt={exports:{}};(function(i,a){(function(f,g){i.exports=g()})(Z0,function(){var f=1e3,g=6e4,w=36e5,v="millisecond",b="second",E="minute",S="hour",_="day",M="week",F="month",R="quarter",B="year",z="date",Y="Invalid Date",nt=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,ot=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,ft={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(V){var Ot=["th","st","nd","rd"],It=V%100;return"["+V+(Ot[(It-20)%10]||Ot[It]||Ot[0])+"]"}},wt=function(V,Ot,It){var jt=String(V);return!jt||jt.length>=Ot?V:""+Array(Ot+1-jt.length).join(It)+V},mt={s:wt,z:function(V){var Ot=-V.utcOffset(),It=Math.abs(Ot),jt=Math.floor(It/60),xt=It%60;return(Ot<=0?"+":"-")+wt(jt,2,"0")+":"+wt(xt,2,"0")},m:function V(Ot,It){if(Ot.date()<It.date())return-V(It,Ot);var jt=12*(It.year()-Ot.year())+(It.month()-Ot.month()),xt=Ot.clone().add(jt,F),Ft=It-xt<0,Ct=Ot.clone().add(jt+(Ft?-1:1),F);return+(-(jt+(It-xt)/(Ft?xt-Ct:Ct-xt))||0)},a:function(V){return V<0?Math.ceil(V)||0:Math.floor(V)},p:function(V){return{M:F,y:B,w:M,d:_,D:z,h:S,m:E,s:b,ms:v,Q:R}[V]||String(V||"").toLowerCase().replace(/s$/,"")},u:function(V){return V===void 0}},ct="en",rt={};rt[ct]=ft;var it=function(V){return V instanceof K},gt=function V(Ot,It,jt){var xt;if(!Ot)return ct;if(typeof Ot=="string"){var Ft=Ot.toLowerCase();rt[Ft]&&(xt=Ft),It&&(rt[Ft]=It,xt=Ft);var Ct=Ot.split("-");if(!xt&&Ct.length>1)return V(Ct[0])}else{var kt=Ot.name;rt[kt]=Ot,xt=kt}return!jt&&xt&&(ct=xt),xt||!jt&&ct},Q=function(V,Ot){if(it(V))return V.clone();var It=typeof Ot=="object"?Ot:{};return It.date=V,It.args=arguments,new K(It)},dt=mt;dt.l=gt,dt.i=it,dt.w=function(V,Ot){return Q(V,{locale:Ot.$L,utc:Ot.$u,x:Ot.$x,$offset:Ot.$offset})};var K=function(){function V(It){this.$L=gt(It.locale,null,!0),this.parse(It)}var Ot=V.prototype;return Ot.parse=function(It){this.$d=function(jt){var xt=jt.date,Ft=jt.utc;if(xt===null)return new Date(NaN);if(dt.u(xt))return new Date;if(xt instanceof Date)return new Date(xt);if(typeof xt=="string"&&!/Z$/i.test(xt)){var Ct=xt.match(nt);if(Ct){var kt=Ct[2]-1||0,Gt=(Ct[7]||"0").substring(0,3);return Ft?new Date(Date.UTC(Ct[1],kt,Ct[3]||1,Ct[4]||0,Ct[5]||0,Ct[6]||0,Gt)):new Date(Ct[1],kt,Ct[3]||1,Ct[4]||0,Ct[5]||0,Ct[6]||0,Gt)}}return new Date(xt)}(It),this.$x=It.x||{},this.init()},Ot.init=function(){var It=this.$d;this.$y=It.getFullYear(),this.$M=It.getMonth(),this.$D=It.getDate(),this.$W=It.getDay(),this.$H=It.getHours(),this.$m=It.getMinutes(),this.$s=It.getSeconds(),this.$ms=It.getMilliseconds()},Ot.$utils=function(){return dt},Ot.isValid=function(){return this.$d.toString()!==Y},Ot.isSame=function(It,jt){var xt=Q(It);return this.startOf(jt)<=xt&&xt<=this.endOf(jt)},Ot.isAfter=function(It,jt){return Q(It)<this.startOf(jt)},Ot.isBefore=function(It,jt){return this.endOf(jt)<Q(It)},Ot.$g=function(It,jt,xt){return dt.u(It)?this[jt]:this.set(xt,It)},Ot.unix=function(){return Math.floor(this.valueOf()/1e3)},Ot.valueOf=function(){return this.$d.getTime()},Ot.startOf=function(It,jt){var xt=this,Ft=!!dt.u(jt)||jt,Ct=dt.p(It),kt=function(sn,be){var Ne=dt.w(xt.$u?Date.UTC(xt.$y,be,sn):new Date(xt.$y,be,sn),xt);return Ft?Ne:Ne.endOf(_)},Gt=function(sn,be){return dt.w(xt.toDate()[sn].apply(xt.toDate("s"),(Ft?[0,0,0,0]:[23,59,59,999]).slice(be)),xt)},Fe=this.$W,Mt=this.$M,p property in F8e.kt
1327 `)}return[]}function ohn(t){var e;return e=(Qte(),D0e),e[t>>>28]|e[t>>24&15]<<4|e[t>>20&15]<<8|e[t>>16&15]<<12|e[t>>12&15]<<16|e[t>>8&15]<<20|e[t>>4&15]<<24|e[t&15]<<28}function Bi global() function
[all...]

12345678910>>...28