Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemline.c1167 int has_error; in ml_recover() local
1617 has_error = FALSE; in ml_recover()
1627 has_error = TRUE; in ml_recover()
1643 has_error = TRUE; in ml_recover()
1659 if (has_error) in ml_recover()