Home
last modified time | relevance | path

Searched refs:stringIsDate (Results 1 – 3 of 3) sorted by relevance

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Ddbops.c780 return stringIsDate(date2buf) | stringIsDate(e + 1); in dateBetween()
H A Debprot.h314 bool stringIsDate(const char *s) ;
H A Dstringfile.c365 bool stringIsDate(const char *s) in stringIsDate() function