Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_docmd.c5169 int bad_char_idx; in getargopt() local
5217 pp = &bad_char_idx; in getargopt()
5245 if (get_bad_opt(eap->cmd + bad_char_idx, eap) == FAIL) in getargopt()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt9926 bad_char_idx to store the position. (Dominique Pelle)
9952 Problem: Crash when using bad_char_idx uninitialized. (Patrick Texier)
9953 Solution: Don't use bad_char_idx, reproduce the ++bad argument from bad_char.