Lines Matching full:paragraph
24 * a paragraph to itself.
26 * paragraph is permitted to have indentation different
31 * taken to start a new paragraph, which also contains
43 * 4. Each paragraph is sent to standard output as follows.
56 * more complicated than this suggests. Actually every paragraph
153 * Repair broken indented-paragraph handling.
438 size_t first_indent = SILLY; /* indentation of line 0 of paragraph */ in process_stream()
462 * We need a new paragraph if and only if: this line in process_stream()
468 * second line of an indented paragraph. in process_stream()
494 * If this is an indented paragraph other in process_stream()
563 /* Begin a new paragraph with an indent of |indent| spaces.
597 * lines of a paragraph. They'll often be the same, of course.