Home
last modified time | relevance | path

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

1...<<21222324252627

/plugin/boxwh/boxwh/
H A Dprint.css127 /* must come last to override coloured background when using rounded corners */
/plugin/complex_lists/complex_lists/
H A Dsyntax.php343 $last = $bookmark[0];
344 $first = $last;
355 for ($i = $first; $i <= $last; ++$i)
/plugin/flowplay2/flowplayer/
H A DREADME.txt340 …- Looping does not go to the splash after the last clip in the playlist is finished. Instead the p…
350 - If loop is off the player stops on the last frame of the clip
/plugin/code3/src/
H A Dtz.js753 var last = -1;
755 for (var i = 0, n = s.length; i < n; last = i, i = next) {
782 tokenEnds.push(new PR_TokenEnd(k + last, PR_PLAIN));
785 tokenEnds.push(new PR_TokenEnd(k + last, PR_PLAIN));
794 tokenEnds.push(new PR_TokenEnd(k + last, PR_PLAIN));
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.cfm202 <!--- Can be overwritten. The last value will be sent with the result --->
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso206 …mpleted(' + $uploadResult + ',\'' + $NewFilePath + '\',\'' + $NewFilePath->split('/')->last + '\');
/plugin/flowplay/flowplayer/
H A DREADME.txt168 …- Looping does not go to the splash after the last clip in the playlist is finished. Instead the p…
178 - If loop is off the player stops on the last frame of the clip
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php633 $last = substr(trim($pString), -1);
637 if(preg_match("/^\.|^,||^:^\?^\!/", $ultimate) && preg_match("/\.|,|:|\?|!/", $last))
H A DREADME.txt134 These last two are used in BIBFORMAT::getStyle().
/plugin/chat/
H A Dstyle.css31 div.chat-line-last {
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php378 $last = base64_decode($this->session->getVar("cite_creatorSepNextLast"));
389 FORM::textInput(FALSE, "cite_creatorSepNextLast", $last, 7, 255));
671 $last = base64_decode($this->session->getVar("style_primaryCreatorSepNextLast"));
681 FORM::textInput(FALSE, "style_primaryCreatorSepNextLast", $last, 7, 255)),
693 $last = base64_decode($this->session->getVar("style_otherCreatorSepNextLast"));
703 FORM::textInput(FALSE, "style_otherCreatorSepNextLast", $last, 7, 255)),
/plugin/bibtex/OSBib/format/bibtexParse/
H A DCHANGELOG51 2/ Any final "," left on the end of the last field in an entry is now removed.
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1last:1,length:1,lineno:1,ljust:1,load:1,local_variables:1,loop:1,lstrip:1,"lstrip!":1,map:1,"map!"… property in hljs.LANGUAGES.perl.a

1...<<21222324252627