Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c768 static int expr_busy = FALSE; in spell_find_suggest() local
856 if (!expr_busy) in spell_find_suggest()
858 expr_busy = TRUE; in spell_find_suggest()
860 expr_busy = FALSE; in spell_find_suggest()