Searched refs:p_mle (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 756 EXTERN long p_mle; // 'modelineexpr' variable |
| H A D | optiondefs.h | 1729 (char_u *)&p_mle, PV_NONE, |
| H A D | option.c | 1465 if ((flags & P_MLE) && !p_mle) in do_set() |