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

/macosx-10.10.1/nano-12/src/
H A Dproto.h667 bool find_paragraph(size_t *const quote, size_t *const par);
H A Dtext.c1257 bool find_paragraph(size_t *const quote, size_t *const par) function
1416 if (!find_paragraph(&quote_len, &par_len)) {
1638 * since both find_paragraph() and edit_refresh() need the line

Completed in 90 milliseconds