Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dedit.c4938 pos_T fpos; in ins_tab() local
4968 fpos = curwin->w_cursor; in ins_tab()
4971 --fpos.col; in ins_tab()
4977 && fpos.lnum == Insstart.lnum in ins_tab()
4978 && fpos.col < Insstart.col) in ins_tab()
4981 fpos.col = Insstart.col; in ins_tab()
5002 if (fpos.lnum == Insstart.lnum && fpos.col < Insstart.col) in ins_tab()
5003 Insstart.col = fpos.col; in ins_tab()
5006 ++fpos.col; in ins_tab()
5029 fpos.col += repl_off; in ins_tab()
[all …]
H A Dbuffer.c2381 pos_T *fpos; in buflist_getfile() local
2409 fpos = buflist_findfpos(buf); in buflist_getfile()
2410 lnum = fpos->lnum; in buflist_getfile()
2411 col = fpos->col; in buflist_getfile()
2468 pos_T *fpos; in buflist_getfpos() local
2470 fpos = buflist_findfpos(curbuf); in buflist_getfpos()
2472 curwin->w_cursor.lnum = fpos->lnum; in buflist_getfpos()
2479 curwin->w_cursor.col = fpos->col; in buflist_getfpos()
H A Dspellfile.c6192 long fpos, fpos_next = 0; in spell_add_word() local
6260 fpos = fpos_next; in spell_add_word()
6272 if (fseek(fd, fpos, SEEK_SET) == 0) in spell_add_word()
/vim-8.2.3635/runtime/syntax/
H A Dsas.vim101 …ate first floor floorz fmtinfo fnonct fnote fopen foptname foptnum fpoint fpos fput fread frewind …