Home
last modified time | relevance | path

Searched refs:p_def (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h527 EXTERN char_u *p_def; // 'define' variable
H A Dsearch.c3403 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()
H A Doptiondefs.h826 (char_u *)&p_def, PV_DEF,