Searched refs:p_def (Results 1 – 3 of 3) sorted by relevance
527 EXTERN char_u *p_def; // 'define' variable
3403 if (type == FIND_DEFINE && (*curbuf->b_p_def != NUL || *p_def != NUL)) in find_pattern_in_path()3406 ? p_def : curbuf->b_p_def, in find_pattern_in_path()
826 (char_u *)&p_def, PV_DEF,