av_stristr 2525 ffserver.c c->chunked_encoding = !!av_stristr(c->buffer, "Transfer-Encoding: chunked"); av_stristr 52 libavcodec/samidec.c p = av_stristr(p, "<P"); av_stristr 67 libavcodec/samidec.c if (av_stristr(tag, "ID=Source") || av_stristr(tag, "ID=\"Source\"")) { av_stristr 453 libavformat/ftp.c if (av_stristr(feat, "UTF8")) av_stristr 489 libavformat/ftp.c if ((h->flags & AVIO_FLAG_WRITE) && av_stristr(response, "pure-ftpd")) { av_stristr 701 libavformat/http.c return av_stristart(str, header + 2, NULL) || av_stristr(str, header); av_stristr 3409 libavformat/mov.c while ((ptr = av_stristr(ptr, "systemBitrate=\""))) { av_stristr 68 libavutil/avstring.h char *av_stristr(const char *haystack, const char *needle); av_stristr 428 libavutil/opencl.c ptr = av_stristr(opencl_ctx.kernel_code[i].kernel_string, program_name); av_stristr 374 tools/crypto_bench.c if (enabled_libs && !av_stristr(enabled_libs, impl->lib) || av_stristr 375 tools/crypto_bench.c enabled_algos && !av_stristr(enabled_algos, impl->name))