Searched refs:ffv_wc_path (Results 1 – 1 of 1) sorted by relevance
103 char_u *ffv_wc_path; member1237 vim_free(vl->ffv_wc_path); in ff_free_visited_list()1413 if (ff_wc_equal(vp->ffv_wc_path, wc_path) == TRUE) in ff_check_visited()1445 vp->ffv_wc_path = vim_strsave(wc_path); in ff_check_visited()1447 vp->ffv_wc_path = NULL; in ff_check_visited()