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

/freebsd-11-stable/contrib/nvi/vi/
H A Dv_paragraph.c34 pstate = P_INBLANK; \
69 enum { P_INTEXT, P_INBLANK } pstate; enumerator in enum:__anon5039
114 pstate = P_INBLANK;
129 case P_INBLANK:
207 enum { P_INTEXT, P_INBLANK } pstate; enumerator in enum:__anon5040
258 pstate = P_INBLANK;
279 case P_INBLANK:

Completed in 92 milliseconds