Searched refs:srcptr (Results 1 – 1 of 1) sorted by relevance
266 char_u *srcptr; in efmpat_to_regpat() local317 srcptr = (char_u *)fmt_pat[idx].pattern; in efmpat_to_regpat()318 while ((*regpat = *srcptr++) != NUL) in efmpat_to_regpat()