Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtextobject.c35 int found_dot; in findsent() local
75 found_dot = FALSE; in findsent()
83 if (found_dot) in findsent()
86 found_dot = TRUE; in findsent()