Searched refs:is_dos_path (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
D | os_support.h | 70 static inline int is_dos_path(const char *path) in is_dos_path() function |
D | avio.c | 263 is_dos_path(filename)) in url_find_protocol() |