Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dnetwork.c527 static int match_host_pattern(const char *pattern, const char *hostname) in match_host_pattern() function
571 if (match_host_pattern(start, hostname)) { in ff_http_match_no_proxy()