Searched refs:file_url_from_path (Results 1 – 3 of 3) sorted by relevance
63 int file_url_from_path(const char *path, char **ret) { in file_url_from_path() function119 r = file_url_from_path(path, &url); in terminal_urlify_path()
9 int file_url_from_path(const char *path, char **ret);
1933 r = file_url_from_path(info->fragment_path, &url); in assess()