Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h2772 #define READDIR_SORT_NONE 0 // do not sort macro
H A Dfileio.c4947 if (!failed && gap->ga_len > 0 && sort > READDIR_SORT_NONE) in readdir_core()
4990 if (readdir_core(&ga, exp, FALSE, NULL, NULL, READDIR_SORT_NONE) == OK) in delete_recursive()
H A Dfilepath.c1615 *cmp = READDIR_SORT_NONE; in readdirex_dict_arg()