Searched refs:p_gp (Results 1 – 4 of 4) sorted by relevance
556 EXTERN char_u *p_gp; // 'grepprg' variable
1145 (char_u *)&p_gp, PV_GP,
4853 *curbuf->b_p_gp == NUL ? p_gp : curbuf->b_p_gp) == 0); in grep_internal()
4679 program = p_gp; in replace_makeprg()