Searched refs:fm_getname (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dmark.pro14 char_u *fm_getname __ARGS((fmark_T *fmark, int lead_len));
/macosx-10.10.1/vim-55/src/
H A Dmark.c661 fm_getname(fmark, lead_len) function
719 name = fm_getname(&namedfm[i].fmark, 15);
903 name = fm_getname(&curwin->w_jumplist[i].fmark, 16);
H A Dtag.c1126 name = fm_getname(&(tagstack[i].fmark), 30);

Completed in 125 milliseconds