Home
last modified time | relevance | path

Searched refs:mo_full (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dparseutils.c480 const char *mo_full = months[i] + 3; in date_get_month() local
481 int len = strlen(mo_full); in date_get_month()
483 if (len > 0 && !av_strncasecmp(*pp, mo_full, len)) in date_get_month()

Completed in 2 milliseconds