Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Durl.c152 static int is_fq_dos_path(const char *path) in is_fq_dos_path() function
230 if (is_fq_dos_path(base) || av_strstart(base, "file:", NULL) || ub.path == ub.url) { in ff_make_absolute_url2()
232 if (is_fq_dos_path(rel)) in ff_make_absolute_url2()