Searched refs:getmark (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/less-23/less/
H A Dmark.c70 getmark(c) function
139 return (getmark(c) == NULL);
187 m = getmark(c);
234 m = getmark(c);
/macosx-10.9.5/vim-53/src/proto/
H A Dmark.pro8 pos_T *getmark __ARGS((int c, int changefile));
/macosx-10.9.5/vim-53/src/
H A Dif_py_both.h1227 posp = getmark(mark, FALSE);
H A Dmark.c305 getmark(c, changefile) function
H A Dif_tcl.c832 pos = getmark(line[0], FALSE);
H A Dex_docmd.c2021 fp = getmark('<', FALSE);
2025 fp = getmark('>', FALSE);
3971 fp = getmark(*cmd, to_other_file && cmd[1] == NUL);
H A Dregexp.c3954 pos = getmark(mark, FALSE);

Completed in 240 milliseconds