Home
last modified time | relevance | path

Searched refs:endtime (Results 1 – 15 of 15) sorted by relevance

/plugin/timer/
H A Dsyntax.php59 list($starttime, $endtime) = preg_split("/=/u", $str, 2);
60 return array($state, array($prt,$starttime,$endtime));
79 list($prts,$starttime,$endtime) = $match;
88 if ($endtime=="-") {
91 if (($timestamp = strtotime($endtime)) === -1) {
94 $err .= " Endtime ($endtime) is invalid";
/plugin/meta/
H A Dsyntax.php145 list($enddate, $endtime) = explode(' ', trim($end), 2);
146 if (!trim($endtime)) {
150 $endtime = $this->autocompleteTime($enddate, true);
155 $endtime = '23:59:59';
162 $endtime = $this->autocompleteTime($endtime, true);
166 $end = strtotime($enddate.' '.$endtime);
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php64 function getpmbyplid($uid, $plid, $starttime, $endtime, $start, $ppp, $type = 0) { argument
66 $pm = $this->getprivatepmbyplid($uid, $plid, $starttime, $endtime, $start, $ppp);
68 $pm = $this->getchatpmbyplid($uid, $plid, $starttime, $endtime, $start, $ppp);
537 function getprivatepmbyplid($uid, $plid, $starttime = 0, $endtime = 0, $start = 0, $ppp = 0) { argument
558 if($endtime) {
559 $addsql[] = "p.dateline<'$endtime'";
576 function getchatpmbyplid($uid, $plid, $starttime = 0, $endtime = 0, $start = 0, $ppp = 0) { argument
588 if($endtime) {
589 $addsql[] = "p.dateline<'$endtime'";
/plugin/bugzillahttp/
H A Dsyntax.php27 private $endtime; variable in syntax_plugin_bugzillaHTTP
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php123 $endtime = microtime(true); variable
124 echo 'File parsed in '.number_format($endtime - $starttime, 3).' seconds.<br>';
215 $endtime = microtime(true); variable
218 echo 'Directory scanned in '.number_format($endtime - $starttime, 2).' seconds.<br>';
/plugin/authucenter/lib/uc_client/control/
H A Dpm.php248 $endtime = $this->time;
268 …$pms = $_ENV['pm']->getpmbyplid($this->user['uid'], $plid, $starttime, $endtime, $start, $ppp, $ty…
/plugin/importfacebookevents/
H A Dsyntax.php352 $entry = str_replace('{endtime}', $timeEnd, $entry);
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak347 $entry = str_replace('{endtime}', $timeEnd, $entry);
H A Dsyntax.php.2018-03-08_165255.bak354 $entry = str_replace('{endtime}', $timeEnd, $entry);
H A Dsyntax.php.2018-03-08_163658.bak348 $entry = str_replace('{endtime}', $timeEnd, $entry);
H A Dsyntax.php.2018-03-08_163718.bak347 $entry = str_replace('{endtime}', $timeEnd, $entry);
H A Dsyntax.php.2018-03-08_164623.bak347 $entry = str_replace('{endtime}', $timeEnd, $entry);
H A Dsyntax.php.2018-03-08_164706.bak351 $entry = str_replace('{endtime}', $timeEnd, $entry);
H A Dsyntax.php.2018-03-08_165027.bak353 $entry = str_replace('{endtime}', $timeEnd, $entry);
H A Dsyntax.php.2018-03-08_165158.bak352 $entry = str_replace('{endtime}', $timeEnd, $entry);