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

/macosx-10.10.1/nano-12/src/
H A Dmove.c140 } while (!begpar(openfile->current));
174 !begpar(openfile->current->next)) {
H A Dproto.h664 bool begpar(const filestruct *const foo);
H A Dtext.c1113 bool begpar(const filestruct *const foo) function
1255 * See the comment at begpar() for more about when a line is the
1309 if (!begpar(openfile->current))
1400 * the first. See the comment at begpar() for more about

Completed in 108 milliseconds