Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c280 static int sort_lc; // sort using locale variable
314 if (sort_lc) in string_compare()
407 sort_abort = sort_ic = sort_lc = sort_rx = sort_nr = 0; in ex_sort()
419 sort_lc = TRUE; in ex_sort()