Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Deval.c5774 int check_white = TRUE; in handle_subscript() local
5791 check_white = FALSE; in handle_subscript()
5853 && (!check_white || !VIM_ISWHITE(*(*arg - 1)))) in handle_subscript()