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

/macosx-10.10/vim-55/src/
H A Dnetbeans.c78 static pos_T *get_off_or_lnum __ARGS((buf_T *buf, char_u **argp));
2234 pos = get_off_or_lnum(buf->bufp, &args);
2407 pos = get_off_or_lnum(buf->bufp, &args);
3787 get_off_or_lnum(buf_T *buf, char_u **argp) function

Completed in 143 milliseconds