Home
last modified time | relevance | path

Searched refs:p_report (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/
H A Dindent.c1046 && oap->line_count > p_report) in op_reindent()
1088 if (oap->line_count > p_report) in op_reindent()
H A Dex_cmds.c789 if (!global_busy && num_lines > p_report) in do_move()
1303 if (linecount > p_report) in do_filter()
4813 if (((sub_nsubs > p_report && (KeyTyped || sub_nlines > 1 || p_report < 1)) in do_sub_msg()
H A Doption.h822 EXTERN long p_report; // 'report' variable
H A Dops.c189 if (oap->line_count > p_report) in op_shift()
1347 if (oap->line_count > p_report) in op_tilde()
2454 if (change_cnt > p_report) in op_addsub()
H A Dmisc1.c1050 if (pn > p_report) in msgmore()
H A Dregister.c1354 if (yanklines > p_report) in op_yank()
H A Doption.c3790 if (p_report < 0) in set_num_option()
3793 p_report = 1; in set_num_option()
H A Doptiondefs.h2116 (char_u *)&p_report, PV_NONE,
H A Dbuffer.c1674 else if (deleted >= p_report) in do_bufdel()