Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.c107 static char *printable_date (const char *);
3537 printable_date (const char *rcs_date) in printable_date() function
3746 value = printable_date (ver->date); in expand_keywords()
3768 date = printable_date (ver->date); in expand_keywords()
3947 date = printable_date (ver->date); in expand_keywords()
H A DChangeLog-972409 (printable_date, escape_keyword_value): New static functions.