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

/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dline.c67 * LN_UNDERLINE means we are in underline mode. We expect to get
73 * LN_UL_X means we are one character after LN_UNDERLINE
78 * which will put us back in state LN_UNDERLINE).
88 #define LN_UNDERLINE 1 /* In underline, need next char */ macro
140 case LN_UNDERLINE:
265 ln_state = LN_UNDERLINE;
288 case LN_UNDERLINE:

Completed in 101 milliseconds