Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_init.c112 case O_PARAGRAPHS: in v_optchange()
115 return (v_buildps(sp, O_STR(sp, O_PARAGRAPHS), str)); in v_optchange()
/freebsd/usr.bin/vi/
H A Doptions_def.h44 #define O_PARAGRAPHS 43 macro
/freebsd/contrib/nvi/common/
H A Doptions.c270 {L("para"), O_PARAGRAPHS}, /* 4BSD */
369 OI(O_PARAGRAPHS, L("paragraphs=IPLPPPQPP LIpplpipbp")); in opts_init()