Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dstrings.pro20 void sort_strings(char_u **files, int count);
/vim-8.2.3635/src/
H A Dhelp.c1127 sort_strings((char_u **)ga.ga_data, ga.ga_len); in helptags_one()
H A Dscriptfile.c785 sort_strings(fnames, gap->ga_len); in remove_duplicates()
H A Dstrings.c718 sort_strings( in sort_strings() function
H A Dmap.c1358 sort_strings(*file, count); in ExpandMappings()
H A Dcmdexpand.c2275 sort_strings(*file, *num_file); in ExpandGeneric()
H A Dundo.c3157 sort_strings((char_u **)ga.ga_data, ga.ga_len); in ex_undolist()
H A Dfileio.c4958 sort_strings((char_u **)gap->ga_data, gap->ga_len); in readdir_core()