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

123456

/dokuwiki/lib/tpl/dokuwiki/css/
H A Ddesign.less192 div:last-child {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php60 * This explains 3 of the 4 _encryptBlock() implementations. the last _encryptBlock()
336 * Holds the last used key
H A DTripleDES.php
/dokuwiki/inc/
H A DJpegMeta.php1055 case 0xDA: // SOS: Start of scan... the image itself and the last block on the file
1217 elseif ($marker == 0xDA) { // SOS: Start of scan... the image itself and the last block on the file
H A DTaskRunner.php107 // Trims the recent changes cache to the last $conf['changes_days'] recent
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dswift.php94 'isUniquelyReferencedNonObjC', 'join', 'last', 'lexicographicalCompare', 'map', 'max', 'maxElement',
H A Dsystemverilog.php194 'num', 'first', 'last', 'next', 'prev',
H A Dtsql.php154 'KILL', 'LANGUAGE', 'LARGE', 'LAST', 'LATERAL', 'LEADING', 'LESS', 'LEVEL', 'LIMIT', 'LINENO', 'LOAD', 'LOCAL',
H A Dtwig.php107 'last',
H A Dmodula3.php62 'EXTENDED','FIRST','FLOAT','FLOOR','INC','ISTYPE','LAST','LOOPHOLE','MAX','MIN',
H A Doracle11.php245 'LAST',
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php379 $last = count($temp) - 1;
380 for ($i = 0; $i < $last; $i++) {
388 if ($temp[$last]['type'] != self::TYPE_BIT_STRING) {
391 $current['content'] = $temp[$last]['content'][0] . $current['content'] . substr($temp[$i]['content'], 1);
H A DX509.php3557 $last = $key;
3572 case isset($last):
3573 $attributes[$last]['value'][] = $value;
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php741 $last = count($arguments) - 1;
744 if ($i != $last) {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php333 * Was the last packet due to the channels being closed or not?
1099 // since 'handle' is the last field in the SSH_FXP_HANDLE packet, we'll just remove the first four bytes that
2773 * Gets last access time of file
3165 // 'ctime' contains the last time the file attributes were changed. The
3405 * Makes sure that only the last 1MB worth of packets will be logged
3459 * Returns the last error on the SFTP layer
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DBase.php99 * Retrieve the last modified time for the cache
106 * Set the last modified time to the current time
H A DMySQL.php327 * Retrieve the last modified time for the cache
347 * Set the last modified time to the current time
H A DRedis.php163 * Retrieve the last modified time for the cache
179 * Set the last modified time to the current time
/dokuwiki/inc/Parsing/
H A DParser.php74 * This is the last step before actually parsing.
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php263 $this->handler = $this->get_handler(); // Needs to load last
H A DIRI.php375 // C: if the input buffer begins with a prefix of "/../" or "/..", where ".." is a complete path segment, then replace that prefix with "/" in the input buffer and remove the last segment and its preceding "/" (if any) from the output buffer; otherwise,
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php582 * Returns an error message associated with the last GeSHi operation,
3044 //Check if this comment is the last in the source
3056 // Take into account that the comment might be the last in the source
3080 // Parse the last bit
3101 // // Parse the last stuff (redundant?)
3104 // Lop off the very first and last spaces
4666 // make sure the last tokens get converted as well
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DOptions.php199 } // last required arguments seen
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG727 - Fixed "</span" generated if a multiline comment is the last thing in the

123456