Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 6 of 6) sorted by path

/dokuwiki/inc/ChangeLog/
H A DChangeLogTrait.php17 abstract public function addLogEntry(array $info, $timestamp = null); argument
53 public static function buildLogLine(array &$info, $timestamp = null) argument
H A DMediaChangeLog.php43 addLogEntry(array $info, $timestamp = null) global() argument
H A DPageChangeLog.php43 addLogEntry(array $info, $timestamp = null) global() argument
/dokuwiki/inc/Remote/
H A DApiCore.php824 getRecentChanges($timestamp) global() argument
863 getRecentMediaChanges($timestamp) global() argument
[all...]
/dokuwiki/inc/
H A Dhttputils.php22 http_conditionalRequest($timestamp) global() argument
/dokuwiki/vendor/kissifrot/php-ixr/src/DataType/
H A DDate.php26 private function parseTimestamp($timestamp) argument