Searched defs:strftime (Results 1 – 4 of 4) sorted by relevance
577 sub strftime { subroutine
111 strftime(char *s, size_t maxsize, const char *format, const struct tm *t) in strftime() function
162 strftime keyword
504 INTERCEPTOR(SIZE_T, strftime, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument