av_tolower        894 ffserver_config.c             key[i] = av_tolower(cmd[i]);
av_tolower        344 libavcodec/microdvddec.c             switch (av_tolower(tags[i].key)) {
av_tolower        117 libavformat/subviewerdec.c                         key[i - 1] = av_tolower(line[i]);
av_tolower         57 libavformat/urldecode.c                 c2 = av_tolower(c2);
av_tolower         58 libavformat/urldecode.c                 c3 = av_tolower(c3);
av_tolower        217 libavutil/avstring.c         c1 = av_tolower(*a++);
av_tolower        218 libavutil/avstring.c         c2 = av_tolower(*b++);
av_tolower        228 libavutil/avstring.c         c1 = av_tolower(*a++);
av_tolower        229 libavutil/avstring.c         c2 = av_tolower(*b++);
av_tolower        307 libavutil/avstring.c     c = av_tolower(c);