Home
last modified time | relevance | path

Searched refs:last (Results 301 – 325 of 663) sorted by last modified time

1...<<11121314151617181920>>...27

/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng434 property-last-mod? &
479 property-last-mod? &
522 property-last-mod? &
573 property-last-mod? &
1163 property-last-mod = element last-modified {
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md41 after the (previous) last request in the queue was resolved.
219 * Fixed: Doing a GET request with the client uses the last used HTTP method
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md353 * No changes since last beta.
409 * Some nodes that by default showed the current time as their last
410 modification time, now no longer has a last modification time.
1201 * Added: Support for cs:first-name and cs:last-name properties in sharing
/plugin/structsection/
H A Daction.php69 $last = end($event->data->calls);
72 $pos = $last[$INSTRUCTION_POSITION_INDEX];
/plugin/imagereference/
H A Dscript.js41 $imgcaption.find('span.undercaption a').last()
/plugin/pagenav/
H A Ddeleted.files5 img/last-off.png
6 img/last.png
H A Dsyntax.php77 $last = '';
96 $last = $list[$i]['id'];
112 if ($mode & 4) $renderer->doc .= $this->buildImgLink($last, 'last');
/plugin/autotooltip/
H A Dscreen.less27 > .level3 > *:last-child {
/plugin/loglog/lang/en/
H A Dintro.txt3 This screen displays the following activities during the last 7 days: user logins and logouts, as w…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css367 /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
368 div.jp-type-playlist div.jp-playlist li:last-child {
H A Djplayer.blue.monday.min.css1 …jp-playlist li div{display:inline}div.jp-type-playlist div.jp-playlist li:last-child{padding:5px 0…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2 …ar up=0;for(var i=parts.length-1;i>=0;i--){var last=parts[i];if(last==="."){parts.splice(i,1)}else…
H A Dflac.js604 while (stream.available(1) && !this.last) {
607 this.last = (tmp & 0x80) === 0x80,
733 if (this.last && this.metadata)
737 while (stream.available(1) && this.last) {
H A Dopus.js2 …ar up=0;for(var i=parts.length-1;i>=0;i--){var last=parts[i];if(last==="."){parts.splice(i,1)}else…
H A Daurora.js689 this.last = null;
699 result.last = this.last;
708 buffer.prev = this.last;
709 if ((_ref = this.last) != null) {
712 this.last = buffer;
736 this.first = ((_ref = this.first) != null ? _ref.prev : void 0) || this.last;
H A Dogg.js2 …ar up=0;for(var i=parts.length-1;i>=0;i--){var last=parts[i];if(last==="."){parts.splice(i,1)}else…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js2last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pu…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css456 /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
461 div.jp-type-playlist div.jp-playlist li:last-child {
H A Djplayer.pink.flag.min.css1 …d{border-top:none;padding-top:3px}div.jp-type-playlist div.jp-playlist li:last-child{border-bottom…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt398 * Bugfix: (#1136) last character of unicode tags (e.g. ASF)
632 * Bugfix: 'comments_html' missing last letter in id3v2 tags.
1460 Known issue with Meracl ID3 Tag Writer v1.3.4 truncating last byte
1463 getid3.demo.mysql.php now stores last-modified time for each file
1725 tags were not finding the last Ogg page
1899 Entries are now guaranteed unique, with the last entry for the
2776 * Bugfix: RoughTranslateUnicodeToASCII() was not returning the last
H A Dreadme.txt517 last byte of data from an MP3 file when appending a new ID3v1 tag.
/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md51 This was the last version that used the old repository structure.
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss410 /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
412 div.jp-type-playlist div.jp-playlist li:last-child {
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss546 /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
553 div.jp-type-playlist div.jp-playlist li:last-child {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DContext.php77 public function last() function in Mustache_Context
167 $value = $this->last();

1...<<11121314151617181920>>...27