Home
last modified time | relevance | path

Searched defs:Dated (Results 1 – 2 of 2) sorted by relevance

/dports/www/gohugo/hugo-0.91.2/resources/resource/
H A Ddates.go22 type Dated interface { interface
47 func IsFuture(d Dated) bool {
55 func IsExpired(d Dated) bool {
63 func IsZeroDates(d Dated) bool {
/dports/www/wwwoffle/wwwoffle-2.9j/src/
H A Dindex.c89 Dated, /*+ Sort by modification time with separators. +*/ enumerator