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 101 – 125 of 131) sorted by last modified time

123456

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dabap.php116 'at last',
557 'to last page',
558 'to last line',
H A Dactionscript3.php345 //FIX: Must be last in order to avoid conflicts with keywords present
H A Dbash.php272 'lame', 'last', 'lastb', 'ld', 'ld86', 'ldd', 'less', 'lex', 'link',
H A Dblitzbasic.php60 'Type','Forever','For','Or','And','AppTitle','Case','Goto','Gosub','Step','Stop','Int','Last','False','Then','To','True','Until','Float',
H A Dc_loadrunner.php132 'ENDFORM', 'LAST', 'ENDITEM', 'EXTRARES', 'ITEMDATA', 'STARTHIDDENS', 'ENDHIDDENS', 'CONNECT', 'RECEIVE', 'RESOLVE',
H A Dcadlisp.php67 'grvecs','handent','help','if','initdia','initget','inters','itoa','lambda','last',
H A Dcobol.php212 'LARGE-FONT', 'LAST', 'LAST-ROW', 'LAYOUT-DATA', 'LAYOUT-MANAGER',
H A Dpli.php90 'keyfrom', 'keylength', 'keyloc', 'keyto', 'label', 'last',
H A Dplsql.php102 'LEAD', 'LAST_VALUE', 'LAST_DAY', 'LAST', 'LAG', 'INSTR', 'INITCAP',
/dokuwiki/inc/parser/
H A Dhandler.php1101 //split into src and parameters (using the very last questionmark)
/dokuwiki/lib/exe/
H A Dcss.php134 // Fire CSS_STYLES_INCLUDED for one last time to let the
231 // walk upwards to last include
/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/Action/
H A DRedirect.php11 * Used to redirect to the current page with the last edited section as a target if found
/dokuwiki/inc/
H A Dform.php252 * first (underflow) or last (overflow) element.
H A Dhtml.php483 //close last item
H A Dhttputils.php32 header("Last-Modified: $last_modified");
51 // Nothing has changed since their last request - serve a 304 and exit
H A Dindexer.php146 $last = @filemtime($idxtag);
147 if ($last > @filemtime(wikiFN($page))) {
H A DDifferenceEngine.php226 * of the two files do not match, and likewise that the last lines do not
456 * previous unchanged line matches the last changed one.
471 * Set CORRESPONDING to the end of the changed run, at the last
H A DErrorHandler.php98 * Last resort to handle fatal errors that still can't be caught
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php67 * Checks if the revision is last revision
70 * @return bool true if $rev is last revision, otherwise false
81 * identical with or newer than the "last" revision, that depends on whether the file
98 * Return the last revision identifier, date value of the last entry of the changelog
222 // skip last revision if the page exists
328 //no direction given or last rev, so no follow-up
389 * @param int $rev2 newest revision timestamp (0 looks up last revision)
406 //empty right side means a removed page. Look up last revision.
422 $lastRev = array_pop($allRevs); //keep last entr
[all...]
H A DChangeLogTrait.php109 * lines in first or last chunk, but they obviously does not contain $rev.
225 * @param int $head position head of last chunk
226 * @param int $tail position tail of last chunk
/dokuwiki/inc/Extension/
H A DPluginInterface.php24 * date - Last modified date of the plugin in YYYY-MM-DD format
/dokuwiki/inc/File/
H A DPageFile.php60 ? '' // attic stores complete last page version for a deleted page
212 // update the purgefile (timestamp of the last time anything within the wiki was changed)
219 * Checks if the current page version is newer than the last entry in the page's changelog.
234 // file is older than last revision, that is erroneous/incorrect occurence.
245 $msg = "PageFile($this->id)::detectExternalEdit(): page file should be newer than last revision "
/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/plugins/popularity/
H A Daction.php52 //Update the last time we sent data

123456