Home
last modified time | relevance | path

Searched refs:STRING_EASTER (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/calendar/
H A Dcalendar.h88 #define STRING_EASTER "Easter" macro
H A Dparsedata.c145 CHECKSPECIAL(date, STRING_EASTER, in determinestyle()
146 strlen(STRING_EASTER), F_EASTER); in determinestyle()