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

/freebsd-13-stable/contrib/nvi/ex/
H A Dex.h138 #define E_BLIGNORE 0x00000800 /* Ignore blank lines. */ macro
H A Dex_init.c293 ex_flags ? E_BLIGNORE | E_NOAUTO | E_NOPRDEF | E_VLITONLY : 0);
H A Dex.c317 (!notempty || F_ISSET(sp, SC_VI) || F_ISSET(ecp, E_BLIGNORE))) {

Completed in 116 milliseconds