Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c391 int format_found = 0; in ex_sort() local
425 ++format_found; in ex_sort()
431 ++format_found; in ex_sort()
437 ++format_found; in ex_sort()
442 ++format_found; in ex_sort()
447 ++format_found; in ex_sort()
489 if (format_found > 1) in ex_sort()