Searched refs:getmark_buf (Results 1 – 4 of 4) sorted by relevance
8 pos_T *getmark_buf(buf_T *buf, int c, int changefile);
291 getmark_buf(buf_T *buf, int c, int changefile) in getmark_buf() function
3390 pos = getmark_buf(rex.reg_buf, mark, FALSE); in regmatch()
6838 pos_T *pos = getmark_buf(rex.reg_buf, t->state->val, FALSE); in nfa_regmatch()