Home
last modified time | relevance | path

Searched +full:next -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 167) sorted by relevance

1234567

/dokuwiki/.github/
H A Drelease.php79 $next = [
85 if (!$next['type']) $next['type'] = 'stable';
86 if (!$next['date']) $next['date'] = date('Y-m-d');
87 if (!$next['codename']) $next['codename'] = $current['codename'];
88 $next['codename'] = ucwords(strtolower($next['codename']));
90 if (!in_array($next['type'], self::TYPES)) {
94 if ($next['type'] === 'hotfix') {
95 $next['update'] = floatval($current['update']) + 0.1;
96 $next['codename'] = $current['codename'];
97 $next['date'] = $current['date'];
[all …]
/dokuwiki/inc/
H A DSafeFN.class.php32 * (continue to next character)
36 * (continue to next character)
42 * (continue to next character)
62 * (continue to next substring)
66 * (continue to next substring)
72 * (continue to next substring)
/dokuwiki/inc/Action/Exception/
H A DActionException.php30 * @param string|null $newaction the action that should be used next
49 * Returns the action to use next
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Parse/
H A DDate.php14 /** @phpstan-ignore-next-line */
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/
H A DRegistry.php14 /** @phpstan-ignore-next-line */
H A DItem.php14 /** @phpstan-ignore-next-line */
H A Dgzdecode.php14 /** @phpstan-ignore-next-line */
H A DCache.php14 /** @phpstan-ignore-next-line */
H A DMisc.php14 /** @phpstan-ignore-next-line */
H A DException.php14 /** @phpstan-ignore-next-line */
H A DRestriction.php14 /** @phpstan-ignore-next-line */
H A DCaption.php14 /** @phpstan-ignore-next-line */
H A DFile.php14 /** @phpstan-ignore-next-line */
H A DSanitize.php14 /** @phpstan-ignore-next-line */
H A DCopyright.php14 /** @phpstan-ignore-next-line */
H A DSource.php14 /** @phpstan-ignore-next-line */
H A DIRI.php14 /** @phpstan-ignore-next-line */
H A DAuthor.php14 /** @phpstan-ignore-next-line */
H A DParser.php14 /** @phpstan-ignore-next-line */
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/
H A DMemcache.php14 /** @phpstan-ignore-next-line */
H A DRedis.php14 /** @phpstan-ignore-next-line */
H A DBase.php14 /** @phpstan-ignore-next-line */
H A DDB.php14 /** @phpstan-ignore-next-line */
H A DMemcached.php14 /** @phpstan-ignore-next-line */
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Net/
H A DIPv6.php14 /** @phpstan-ignore-next-line */

1234567