Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c1934 find_match(int lookfor, linenr_T ourscope) in find_match() function
2649 if (find_match(lookfor, ourscope) == OK) in get_c_indent()
3303 || find_match(LOOKFOR_IF, trypos->lnum) in get_c_indent()
3583 || find_match(LOOKFOR_IF, trypos->lnum) in get_c_indent()