Home
last modified time | relevance | path

Searched refs:p_sol (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h940 EXTERN int p_sol; // 'startofline' variable
H A Dbuffer.c2449 if (!p_sol && col != 0) in buflist_getfile()
2475 if (p_sol) in buflist_getfpos()
H A Dedit.c2621 if ((flags & BL_SOL) && !p_sol) in beginline()
H A Dops.c4187 if (!p_sol && oap->motion_type == MLINE && !oap->end_adjusted in do_pending_operator()
H A Dex_cmds.c3124 if (solcol >= 0 && !p_sol) in do_ecmd()
H A Doptiondefs.h2445 (char_u *)&p_sol, PV_NONE,