Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dhashswf.c358 static const char *monthtab[12] = { "Jan", "Feb", "Mar", variable
417 if (!strncasecmp(month, monthtab[i], 3)) in make_unix_time()
454 days[tm->tm_wday], tm->tm_mday, monthtab[tm->tm_mon], in strtime()