Home
last modified time | relevance | path

Searched refs:m (Results 301 – 325 of 1535) sorted by relevance

1...<<11121314151617181920>>...62

/plugin/farm/
H A Dvirtualhostconfig.class.php103 if(preg_match('`^\s*([^\s]+)\s+([^\s#]+)`', $l, $m)) $vh[$m[1]] = $m[2];
/plugin/move/lang/sv/
H A Dmove.txt
/plugin/datatables/assets/datatables.net-bs/js/
H A DdataTables.bootstrap.min.js
/plugin/imagecarousel/vendor/slick/fonts/
H A Dslick.woff1 wOFFOTTO��d� ����\�����������������������CFF ����.����VFFTM��8������m�ȯGDEF��T������ …
8 …P$�N�[�U��_6F͑22��p���=*;c�����T��1�j��f�4,� ؍����t<4��#���Y8D���F/a]_I i)NRN��m8��i)%�"
11 �m�JF�7� ��x�c```f�`F���| �����d30$*()NP���?X������ˇ���l �B�,T0��
13 �r0���� R��x�c`d``��������@6#*`�0b������%�%�%�%����P����x�m�=j�@�?ْC~H�"�ڥAB�\��R�7f"B�…
/plugin/memcache/classes/
H A Dmemcache_fakecache.class.php8 function($m){ return "-".ord($m[1])."-"; },
14 function($m){ return chr($m[1]); },
/plugin/datatables/assets/datatables.net-plugins/integration/bootstrap/2/
H A DdataTables.bootstrap.min.js
/plugin/dw2pdf/
H A Drenderer.php257 if ($link['name'][0] != '<' && preg_match('/\binterwiki iw_(.\w+)\b/', $link['class'], $m)) {
258 if (file_exists(DOKU_INC . 'lib/images/interwiki/' . $m[1] . '.png')) {
259 $img = DOKU_BASE . 'lib/images/interwiki/' . $m[1] . '.png';
260 } elseif (file_exists(DOKU_INC . 'lib/images/interwiki/' . $m[1] . '.gif')) {
261 $img = DOKU_BASE . 'lib/images/interwiki/' . $m[1] . '.gif';
/plugin/gcalendar/inc/
H A Dgcal_read.php200 $d=$match[1];$m=$match[2];$y=$match[3];
202 $d=$match[2];$m=$match[1];$y=$match[3];
204 $d=$match[3];$m=$match[2];$y=$match[1];
210 if(strlen($m)==1) $m='0'.$m;
215 return $y.$m.$d; // return format yyyymmdd
/plugin/vcard/
H A Dsyntax.php59 if (preg_match('/\d{4}\-\d{2}\-\d{2}/', $match, $m)) {
60 $birthday = $m[0];
66 if (preg_match('#http://['.$any.']+?(?=['.$punc.']*[^'.$any.'])#i',$match, $m)) {
67 $website = $m[0];
77 if (preg_match('/\[(.*)\]/', $match, $m)) {
78 $match = str_replace($m[0], '', $match);
79 $company = $m[1];
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.min.js26m=b("li.gplus",d);b("li.gplus div.gplusone img,li.gplus span.switch",d).live("click",function(){m.…
27 m.find(".gplusone").html(v))})}d.append('<li class="settings_info"><div class="settings_info_menu o…
/plugin/do/scripts/
H A DPluginDo.js477 var m = txt.match(/<do ([^>]*)>[\s\S]*<\/do>/); variable
478 if (m) {
479 var users = m[1];
480 m = users.match(/\d\d\d\d-\d\d-\d\d/);
481 if (m) {
482 var date = m[0];
522 var m = stxt.match(/<do ([^>]*)>[\s\S]*<\/do>/); variable
523 if (m) {
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.flash.min.js
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/wa/
H A Dwa.txt83 1. Si vite qu'ènn'ont l'adje, ome èt feume, di tot l'minme quéle race, nacionålité ou r'lidjon, ont l'dreût di s'marier èt dè fonder 'ne famile. Il ont lès minmes dreûts po çou qu'ènn'èst dè marièdje, tant qu'i sont mariés ou s'i m'nèt a d'vôrcer.
/plugin/oauthwechange/
H A Dlogo.svg1m 65.393617,1.2368338 h 29.914745 v 9.2793382 l -19.47369,0.211789 v 8.912413 l 15.704824,0.04362 …
/plugin/metaeditor/
H A Djstree.js1244 if(m[nodes[i]] && ( (!m[nodes[i]].state.loaded && !m[nodes[i]].state.failed) || !is_callback)) {
1253 if(m[nodes[i]] && m[nodes[i]].state.loaded) {
1282 if(m[c[i]] && m[c[i]].state && !m[c[i]].state.loaded) {
1502 m = data.m,
2053 e = m[c];
4511m[dpc[i]].state.checked = (m[dpc[i]].original && m[dpc[i]].original.state && m[dpc[i]].original.st…
4785 if(m[s[i]] && m[s[i]].parents) {
7004 if(m[dpc[i]].original && m[dpc[i]].original.type && t[m[dpc[i]].original.type]) {
7007 …if(m[dpc[i]].data && m[dpc[i]].data.jstree && m[dpc[i]].data.jstree.type && t[m[dpc[i]].data.jstre…
7040 tmp.type = tmp.id && m[tmp.id] && m[tmp.id].type ? m[tmp.id].type : "default";
[all …]
/plugin/authplaincas/
H A Daction.php116 foreach ($MSG as $m) {
117 if($m && info_msg_allowed($m)){
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddate_default_format.test5 {{ date1|date('d/m/Y') }}
8 $twig->getExtension('\Twig\Extension\CoreExtension')->setDateFormat('Y-m-d', '%d days %h hours');
H A Ddate_modify.test4 {{ date1|date_modify('-1day')|date('Y-m-d H:i:s') }}
5 {{ date2|date_modify('-1day')|date('Y-m-d H:i:s') }}
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sq/
H A Dsq.txt
/plugin/tplinc/
H A Ddrag.svg1 …24"><path d="M7 19v-2h2v2H7m4 0v-2h2v2h-2m4 0v-2h2v2h-2m-8-4v-2h2v2H7m4 0v-2h2v2h-2m4 0v-2h2v2h-2m
/plugin/mathpublish/
H A Dplugin.info.txt6 desc Add mathematical formulae to dokuwiki. Syntax: <m size>math formulae</m>
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js13m)return a.Text.m}else if(null!=a.TextAreas){if(null!=a.TextAreas.Text&&null!=a.TextAreas.Text.Val…
41m){for(var ka=D(a.Value.m),m=0;m<a.Value.m.length;m++)if("s"==a.Value.m[m].n)y=e(.75*parseFloat(a.…
1087m,e,q,k){0!=f&&(m=this.state,q+=m.dx,k+=m.dy,q*=m.scale,k*=m.scale,this.shape.appendChild(this.cre… argument
1153 e.mxVssxCodec=m;m.__class="com.mxgraph.io.mxVssxCodec"})(m.io||(m.io={}))})(f.mxgraph||(f.mxgraph={…
1187m&&m instanceof f.mxgraph.io.vsdx.geometry.MoveTo)g=null!=m.x?m.x:0,n=null!=m.y?m.y:0;else if(null…
1353 m=new a.Nurbs(this,m,d,c);if(2<=m.getSize()){var q=m.getX(0),C=m.getY(0),B=m.getX(1),E=m.getY(1),e=…
1431m=g(a,n),0<m.type.indexOf("/oleObject"))if(k=c.getRelationship("rId1","visio/embeddings/_rels/"+m.… class in b.parseShapeElem
1582m=this.getDirectFirstChildNamedElements(f,mxGraphMlConstants.GRAPHML_REFERENCE)||f.getAttribute(mx…
1589 mxGraphMlCodec.prototype.styleMap2Str=function(f){var m="",e="",q;for(q in f)e+=m+q+"="+f[q],m=";";…
1638m,w),null!=b.shape&&0==b.shape.indexOf("link")&&(b.width=b.strokeWidth,b.strokeWidth=1))}a.ports&&…
[all …]
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Neo-Euler/
H A Dfontdata.js19m="NeoEulerMathJax_Variants",v="NeoEulerMathJax_Normal",a="NeoEulerMathJax_Normal",B="NeoEulerMath… variable
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md19 $m = new Mustache_Engine;
20 echo $m->render('Hello {{planet}}', array('planet' => 'World!')); // "Hello World!"
56 $m = new Mustache_Engine;
58 echo $m->render($template, $chris);
/plugin/codemirror/dist/modes/
H A Ddart.min.js1m(1);return b.tokenize(a,b)},token:function(a,b,c){if(c=="variable"){var d=RegExp("^[_$]*[A-Z][a-z… function

1...<<11121314151617181920>>...62