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

/macosx-10.10.1/vim-55/src/
H A Doption.h408 EXTERN char_u *p_def; /* 'define' */ variable
H A Dsearch.c4627 if (type == FIND_DEFINE && (*curbuf->b_p_def != NUL || *p_def != NUL))
4630 ? p_def : curbuf->b_p_def, p_magic ? RE_MAGIC : 0);
H A Doption.c957 (char_u *)&p_def, PV_DEF,

Completed in 133 milliseconds