Home
last modified time | relevance | path

Searched refs:tm (Results 1 – 25 of 55) sorted by relevance

123

/plugin/snippets/
H A Dadmin.php114 $tm = $matches_tm[1][$i];
116 …= "&nbsp;&nbsp;&nbsp;&nbsp;<b>$sfile</b> timestamp: " . $tm . ", date: " .date('r', $tm) . "<…
117 $page_entries[$sfile] = $tm;
124 foreach ($refs as $fnam=>$tm) {
125 $res .= "$fnam: " .date('r', $tm) . '<br />';
151 function update_metafile($add_array,$remove_array, $id,$tm,$page_ar ) { argument
192 $updated ['snippets'] [$add] =$tm;
199 foreach($page_ar as $snip=>$tm) {
201 $updated ['snippets'][$snip] = $tm;
H A Daction.php273 $tm = time();
274 print "\n~~SNIPPET_O${tm}~~$id~~\n";
/plugin/goto/
H A Dsyntax.php90 $tm= $data[1]*1000;
92 $renderer->doc .= '<span id = "goto_go">'.$url .';'.$tm.'</span>';
95 ….= "<script>var goto_tm= setTimeout(function(){goto_redirect('$url', '$data[4]');},$tm);</script>";
99 $tm =($data[1]*1000);
101 ….= "<script>var goto_tm= setTimeout(function(){goto_redirect('$url', '$data[4]');},$tm);</script>";
/plugin/elwikiupgrade/lang/hu/
H A Dstep0.txt1 A bővítmény automatikusan frissíti a wikit a legújabb elérhető DokuWiki-verzióra. A folytatás előtt…
3 …P-folyamatnak írási jogosultságra van szüksége a DokuWiki-fájlokhoz. A bővítmény ellenőrzi a szüks…
5 A bővítmény nem frissíti a már telepített bővítményeket vagy sablonokat.
/plugin/upgrade/lang/hu/
H A Dstep0.txt
/plugin/metadisplay/
H A Dcli.php60 $page=""; $exact=""; $cl=""; $search=""; $fuzzy=""; $tm=""; $dtype=""; $ltype="";
87 $tm = $this->get_timestamp( $opts[$i+1]) . ':b';
91 $tm = $this->get_timestamp( $opts[$i+1]) . ':a';
105 'cl'=>$cl,'tm'=>$tm,'dtype'=>$dtype, 'ltype'=>$ltype);
/plugin/mediatooltip/
H A Daction.php130 list($dt,$tm) = preg_split("/\s/",$time_str);
133 $tm = preg_replace("/:\d+$/","",$tm,1);
137 $tm = str_replace(':',$tmsep,$tm);
138 $dt=$dt . '_' .$tm;
/plugin/news/
H A Dhelper.php98 $tm = filemtime ($file_path);
103 $result['time'] = $tm;
104 $result['gmtime'] = gmdate('r',$tm);
106 $result['create_time'] = gmdate('r',$tm);
/plugin/farm/install/animaltemplate/conf/
H A Dentities.conf19 (tm) ™
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php479 $tm[4] = $vv[0];
485 $tm[5] = $t_y;
486 $transformations .= sprintf(' 1 0 0 1 %.3F %.3F cm ', $tm[4] * $this->kp, $tm[5] * $this->kp);
493 $tm[0] = $vv[0];
494 $tm[3] = $s_y;
495 $transformations .= sprintf(' %.3F 0 0 %.3F 0 0 cm ', $tm[0], $tm[3]);
497 $tm[0] = cos(deg2rad(-$vv[0]));
498 $tm[
[all...]
/plugin/ckgdoku/action/entities/utils/
H A Dentities.conf24 (tm) ™
/plugin/ckgedit/action/entities/utils/
H A Dentities.conf24 (tm) ™
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest12.txt1 -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r)
/plugin/dokutexit/conf/
H A Dentities.cfg11 (tm) {\texttrademark}
/plugin/tablemath/
H A Dsyntax.php49 return array('method'=>$tmp[0],'set'=>$tmp[1], 'divid'=>'tm'.rand());
/plugin/advanced/lang/en/config/
H A Dentities.txt9 (tm) ™
/plugin/advanced/lang/fr/config/
H A Dentities.txt9 (tm) ™
/plugin/metadisplay/helper/
H A Dhtml.php32 $tm=$options['tm'];
53 if($tm) {
54 list($this->timestamp,$this->t_when) = explode(':',$tm);
H A Dplaintext.php32 $tm=$options['tm'];
52 if($tm) {
53 list($this->timestamp,$this->t_when) = explode(':',$tm);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC2.php382 $tm = 0xFF >> (8 * $t8 - $t1);
390 $l[$i] = $pitable[$l[$i] & $tm];
/plugin/quickstats/scripts/
H A Dextended_data.php148 $tm=time();
149 if($tm-$qs_start_time > $script_max_time-1) {
/plugin/diagramsnet/lib/resources/
H A Ddia_hu.txt308 fitContainer=Konténert átméretez
511 noPlugins=Nincs bővítmény
582 plugins=Bővítmény
583 pluginUrl=Bővítmény URL
584 …etkező bővítményeket kérte tölteni:\n\n{1}\n Szeretné-e most tölteni ezeket a bővítményeket?\n\n M…
631 resize=Átméretez
/plugin/pdfjs/pdfjs/web/locale/az/
H A Dviewer.properties75 spread_none.title=Yan-yana birləşdirilmiş səhifələri işlətmə
242 document_colors_not_allowed=PDF sənədlərə öz rənglərini işlətməyə icazə verilmir: “Səhifələrə öz rə…
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123