Home
last modified time | relevance | path

Searched +full:last -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 131) sorted by relevance

123456

/dokuwiki/inc/Extension/
H A DPluginInterface.php24 * date - Last modified date of the plugin in YYYY-MM-DD format
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dbasic.less334 padding: .7rem 1rem; /* for those browsers understanding :last-child */
337 fieldset > :last-child {
H A Dcontent.less231 button.toolbutton:last-child {
238 button.toolbutton:last-child {
H A D_search.less137 /* last modified line */
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dnewlisp.php73 'lambda','lambda?','last','last-error','legal?','length','let',
H A Drebol.php29 * * Make sure the last few function I may have missed
92 'integer?','intersect','issue?','join','last','layout','length?',
H A Dmodula3.php62 'EXTENDED','FIRST','FLOAT','FLOOR','INC','ISTYPE','LAST','LOOPHOLE','MAX','MIN',
H A Dclojure.php70 'fnseq', 'repeatedly', 'iterate', 'drop-last',
H A Dlisp.php65 'cdddar','cddddr','cons','list','append','reverse','last','nth',
H A Dq.php67 'in', 'insert', 'inter', 'inv', 'joins', 'key', 'keys', 'last', 'like', 'load', 'log', 'lower',
H A Dapplescript.php72 'fifth','sixth','seventh','eighth','ninth','tenth','last','front','back','st','nd',
H A Dgenero.php190 "LAST",
H A Dsql.php85 'LANGUAGE', 'LARGE', 'LAST', 'LEADING', 'LEFT', 'LENGTH', 'LIKE', 'LIMIT', 'LINES', 'LOAD',
H A Dscheme.php77 'l', 'lambda', 'last-pair', 'lcm', 'length', 'let', 'let*', 'letrec',
/dokuwiki/vendor/splitbrain/php-jsstrip/src/
H A DJSStrip.php57 $lch = ''; // last char added
217 // if this ch is space AND the last char processed
/dokuwiki/inc/
H A Dhttputils.php32 header("Last-Modified: $last_modified");
51 // Nothing has changed since their last request - serve a 304 and exit
H A DErrorHandler.php98 * Last resort to handle fatal errors that still can't be caught
H A Dindexer.php146 $last = @filemtime($idxtag);
147 if ($last > @filemtime(wikiFN($page))) {
H A DTaskRunner.php107 // Trims the recent changes cache to the last $conf['changes_days'] recent
/dokuwiki/lib/plugins/revert/
H A Dadmin.php93 // find the last non-spammy revision
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php268 // the last parameter (currently 0) is for flags and ssh-agent only defines one flag (for ssh-dss): SSH_AGENT_OLD_SIGNATURE
/dokuwiki/inc/Form/
H A DForm.php109 * first (underflow) or last (overflow) element.
453 // either right after the last close or at the begining
/dokuwiki/lib/scripts/
H A Deditor.js152 // Cancel list if the last item is empty (i. e. two times enter)
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php348 * @return string|bool The date of the last update or false if not available
496 * Get the last used download URL of the extension if there is any
518 * If the download URL has changed since the last download
586 * Get the date of the last available update
588 * @return string|bool The last available update in the form yyyy-mm-dd if there is any, false otherwise
/dokuwiki/inc/Parsing/Handler/
H A DBlock.php196 // close last paragraph

123456