Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_paragraph.c30 pstate = P_INBLANK; \
70 enum { P_INTEXT, P_INBLANK } pstate; in v_paragraphf() enumerator
116 pstate = P_INBLANK; in v_paragraphf()
131 case P_INBLANK: in v_paragraphf()
209 enum { P_INTEXT, P_INBLANK } pstate; in v_paragraphb() enumerator
261 pstate = P_INBLANK; in v_paragraphb()
282 case P_INBLANK: in v_paragraphb()