Home
last modified time | relevance | path

Searched refs:dt (Results 126 – 150 of 412) sorted by relevance

12345678910>>...17

/plugin/authfacebook/lib/Authentication/
H A DAccessTokenMetadata.php373 $dt = new \DateTime();
374 $dt->setTimestamp($timestamp);
376 return $dt;
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php298 $dt = $componentChild->getDateTimes($timeZone);
302 $dt[0] = $dt[0]->setTimeZone(new DateTimeZone('UTC'));
303 $componentChild->setDateTimes($dt);
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php307 $dt = $componentChild->getDateTimes($timeZone);
311 $dt[0] = $dt[0]->setTimeZone(new DateTimeZone('UTC'));
312 $componentChild->setDateTimes($dt);
/plugin/deflist/
H A Dsyntax.php365 foreach ($aData[1] as $dt) {
366 $diff = $dt[0] - $LEVEL;
396 $id = $this->_makeID($dt[1]);
399 . $id . '">' . str_replace($CHARS, $ENTS, $dt[1])
/plugin/ipban/
H A Daction.php73 list($range, $dt, /*user*/, $reason) = explode("\t", trim($ban));
79 dformat($dt),
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js46 …PathBlockElements : { address:1,blockquote:1,dl:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1,li:1,dt:… property in FCKListsLib.PathBlockElements
58 …BlockBoundaries : { p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt property in FCKListsLib.BlockBoundaries
59 …ListBoundaries : { p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt property in FCKListsLib.ListBoundaries
/plugin/datatables/assets/datatables.net-responsive/js/
H A DdataTables.responsive.min.js
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.js
/plugin/git/
H A Dhelper.php37 var $dt = null; variable in helper_plugin_git
56 if(!$this->dt)
58 $this->dt =& plugin_load('syntax', 'data_entry');
59 if(!$this->dt)
90 $formatted = $this->dt->handle($cleanedMatch, null, null, $dummy);
95 $html = $this->dt->_saveData($formatted, $entry['id'], 'Title'.count($output));
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php324 $dt = $child->getDateTimes($timeZone);
328 $dt[0]->setTimeZone(new DateTimeZone('UTC'));
329 $child->setDateTimes($dt);
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php324 $dt = $child->getDateTimes($timeZone);
328 $dt[0]->setTimeZone(new DateTimeZone('UTC'));
329 $child->setDateTimes($dt);
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php324 $dt = $child->getDateTimes($timeZone);
328 $dt[0]->setTimeZone(new DateTimeZone('UTC'));
329 $child->setDateTimes($dt);
/plugin/datatables/assets/datatables.net-plugins/features/rowFill/
H A DdataTables.rowFill.min.js
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md4 …<dt>Homepage</dt><dd><a href="http://www.github.com/google/google-auth-library-php">http://www.git…
5 …<dt>Reference Docs</dt><dd><a href="https://googleapis.github.io/google-auth-library-php/main/">ht…
6 <dt>Authors</dt>
10 <dt>Copyright</dt><dd>Copyright © 2015 Google, Inc.</dd>
11 <dt>License</dt><dd>Apache 2.0</dd>
/plugin/semanticdata/
H A Dstyle.css23 *:first-child+html div.dataplugin_entry dt {
28 div.dataplugin_entry dl dt {
75 dl.datarelated dt {
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties50 first_page.title=Go dtí an chéad leathanach
51 first_page.label=Go dtí an chéad leathanach
52 first_page_label=Go dtí an chéad leathanach
53 last_page.title=Go dtí an leathanach deiridh
54 last_page.label=Go dtí an leathanach deiridh
55 last_page_label=Go dtí an leathanach deiridh
157 page_scale_fit=Laghdaigh go dtí an Leathanach
182 printing_not_ready=Rabhadh: Ní féidir an PDF a phriontáil go dtí go mbeidh an cháipéis iomlán lódái…
/plugin/datatables/assets/datatables.net-fixedheader/js/
H A DdataTables.fixedHeader.min.js
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php686 $dt = new DateTime($start, new DateTimeZone($tz));
687 $parser = new RRuleIterator($rule, $dt);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php686 $dt = new DateTime($start, new DateTimeZone($tz));
687 $parser = new RRuleIterator($rule, $dt);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php686 $dt = new DateTime($start, new DateTimeZone($tz));
687 $parser = new RRuleIterator($rule, $dt);
/plugin/data-au/
H A Dstyle.css23 *:first-child+html div.dataauplugin_entry dt {
28 div.dataauplugin_entry dl dt {
74 dl.dataaurelated dt {
/plugin/data/
H A Dstyle.css23 *:first-child + html div.dataplugin_entry dt {
29 div.dataplugin_entry dl dt {
90 dl.datarelated dt {
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php748 $dt = DateTimeParser::parse($instance['id'], $eventInfo['timezone']);
751 $recur = $event->add('DTSTART', $dt, array('VALUE' => 'DATE'));
753 $recur = $event->add('DTSTART', $dt);
760 $dt = DateTimeParser::parse($instance['id'], $eventInfo['timezone']);
763 $recur = $event->add('RECURRENCE-ID', $dt, array('VALUE' => 'DATE'));
765 $recur = $event->add('RECURRENCE-ID', $dt);
/plugin/fckg/fckeditor/editor/css/
H A Die_hack.css1 dl.file dt {
/plugin/loglog/helper/
H A Dlogging.php137 list($dt, $junk, $ip, $user, $msg, $data) = explode("\t", $line, 6);
139 'dt' => $dt, // timestamp

12345678910>>...17