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

/macosx-10.10.1/vim-55/src/
H A Dsearch.c35 static void wvsp_one __ARGS((FILE *fp, int idx, char *s, int sc));
5396 wvsp_one(fp, RE_SEARCH, "", '/');
5397 wvsp_one(fp, RE_SUBST, _("Substitute "), '&');
5402 wvsp_one(fp, idx, s, sc) function

Completed in 125 milliseconds