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

/openbsd-current/usr.bin/mg/
H A Dparagraph.c137 int eolflag; /* was at end of line */ local
171 if ((eolflag = (curwp->w_doto == llength(curwp->w_dotp)))) {
208 if (dblspace && (!eopflag && ((eolflag ||

Completed in 100 milliseconds