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

123456

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php642 * Contains the type of the last sent message
856 * The Last Interactive Response
1259 * Send Identification String Last
1285 * Send SSH_MSG_KEXINIT Last
3423 * Returns a channel identifier, presently of the last interactive channel opened, regardless of current status.
3743 ' (since last: ' . round($current - $this->last_packet, 4) . ', network: ' . round($stop - $start, 4) . 's)';
4403 ' (since last: ' . round($current - $this->last_packet, 4) . ', network: ' . round($stop - $start, 4) . 's)';
4420 * Makes sure that only the last 1MB worth of packets will be logged
4774 * Returns the last error received on the SSH layer
/dokuwiki/inc/Parsing/Handler/
H A DBlock.php196 // close last paragraph
/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/vendor/simplepie/simplepie/src/Cache/
H A DFile.php134 * Retrieve the last modified time for the cache
144 * Set the last modified time to the current time
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php638 * @var bool Stores if last-modified and/or etag headers were sent with the
1762 // Want to know if we tried to send last-modified and/or etag headers
1766 if (isset($this->data['headers']['last-modified']) || isset($this->data['headers']['etag'])) {
1770 if (isset($this->data['headers']['last-modified'])) {
1771 $headers['if-modified-since'] = $this->data['headers']['last-modified'];
1924 * Get the last HTTP status code
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Doctave.php68 // comments on the first and last line of source) and make . also match
H A Dpostgresql.php77 'LAST','LC_COLLATE','LC_CTYPE','LEADING','LEAST','LEFT','LEVEL',
H A Dpowerbuilder.php61 'into', 'intrinsic', 'is', 'last', 'library', 'loop', 'next',
226 'languagezulu!', 'last!', 'layer!', 'layered!',
H A Dpowershell.php126 '-LiteralName', '-ListenerOption', '-List', '-Line', '-Leaf', '-Last', '-Key', '-ItemType',
H A Dprogress.php117 'Width','ACTIVE-WINDOW','AUDIT-CONTROL','FIRST','LAST',
121 'LAST-EVENT','LOG-MANAGER','RCODE-INFO','SECURITY-POLICY',
128 'ADD-HEADER-ENTRY','ADD-INDEX-FIELD','ADD-LAST','ADD-LIKE-COLUMN',
150 'FIND-LAST','FIND-UNIQUE','GET-attribute','GET-attribute-NODE',
158 'GET-ITERATION','GET-LAST','GET-LOCALNAME-BY-INDEX','GET-MESSAGE',
229 'LAST-OF','LC','LDBNAME','LEFT-TRIM',
301 'FIRST-SOCKET','FIRST-TAB-ITEM','FIT-LAST-COLUMN','FLAT-BUTTON',
324 'LAST-ASYNC-REQUEST','LAST-BATCH','LAST
[all...]
H A Dq.php67 'in', 'insert', 'inter', 'inv', 'joins', 'key', 'keys', 'last', 'like', 'load', 'log', 'lower',
H A Dracket.php527 'for*/hash', 'for*/hasheq', 'for*/hasheqv', 'for*/last',
532 'for/last', 'for/list', 'for/lists', 'for/or', 'for/product',
611 'interface-extension?', 'interface?', 'is-a?', 'is-a?/c', 'last',
612 'last-pair', 'list->set', 'list->seteq', 'list->seteqv',
H A Drails.php273 'first_page', 'last_page', 'last', 'length', 'new', 'page_count',
H A Dhaskell.php86 'last', 'tail', 'init', 'null', 'length',
H A Dmathematica.php2431 'Last',
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/inc/Sitemap/
H A DItem.php21 * @param int $lastmod Timestamp of the last modification
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php202 // if no last sent is set, use 0
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt445 | reverse | display the last items in the feed first |
452 The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. [[wiki:DokuWiki]] will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content. The parameter tells [[wiki:DokuWiki]] to re-render the page if it is more than //refresh period// since the page was last rendered.
/dokuwiki/
H A Dfeed.php51 // check cacheage and deliver if nothing has changed since last
/dokuwiki/inc/Ui/
H A DRecent.php132 * decide if this is the last page or is there another one.
185 $last = $first + $conf['recent'];
198 $html .= '<button type="submit" name="first[' . $last . ']" accesskey="p"'
H A DRevisions.php61 * decide if this is the last page or is there another one.
71 // decide if this is the last page or is there another one
98 $last = $first + $conf['recent'];
107 $html .= html_btn('older', $this->id, "n", $callback($last));
/dokuwiki/inc/
H A Dauth.php1349 * @param bool $sticky whether or not the cookie will last beyond the session
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_search.less137 /* last modified line */
H A Dcontent.less231 button.toolbutton:last-child {
238 button.toolbutton:last-child {

123456