Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfindfile.c2432 char_u *short_name; in uniquefy_paths() local
2529 short_name = shorten_fname(path, curdir); in uniquefy_paths()
2530 if (short_name != NULL && short_name > path + 1 in uniquefy_paths()
2536 && !vim_ispathsep(*short_name) in uniquefy_paths()
2542 STRMOVE(path + STRLEN(path), short_name); in uniquefy_paths()
2559 short_name = shorten_fname(path, curdir); in uniquefy_paths()
2560 if (short_name == NULL) in uniquefy_paths()
2561 short_name = path; in uniquefy_paths()
2562 if (is_unique(short_name, gap, i)) in uniquefy_paths()
2564 STRCPY(fnames[i], short_name); in uniquefy_paths()
[all …]
H A Ddebugger.c922 char_u *short_name = fname; in debuggy_find() local
937 short_name = vim_strchr(fname, '_') + 1; in debuggy_find()
966 short_name, (colnr_T)0)) in debuggy_find()
/vim-8.2.3635/runtime/syntax/
H A Dinform.vim52 syn keyword informLibProp name short_name short_name_indef parse_name