Searched refs:ourscope (Results 1 – 1 of 1) sorted by relevance
1934 find_match(int lookfor, linenr_T ourscope) in find_match() argument1975 if (theirscope->lnum < ourscope) in find_match()1981 if (theirscope->lnum > ourscope) in find_match()2053 linenr_T ourscope; in get_c_indent() local2576 ourscope = trypos->lnum; in get_c_indent()2577 start = ml_get(ourscope); in get_c_indent()2597 curwin->w_cursor.lnum = ourscope; in get_c_indent()2601 lnum = ourscope; in get_c_indent()2736 if (curwin->w_cursor.lnum <= ourscope) in get_c_indent()2960 || trypos->lnum == ourscope) in get_c_indent()[all …]