Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c6569 static int did_find_nul = FALSE; in mch_expand_wildcards() local
6920 if (shell_style == STYLE_PRINT && !did_find_nul) in mch_expand_wildcards()
6925 did_find_nul = TRUE; in mch_expand_wildcards()