Searched refs:blanklines_before_blockcomments (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.bin/indent/ |
| D | pr_comment.c | 243 if (blanklines_before_blockcomments) in pr_comment() 344 if (blanklines_before_blockcomments) in pr_comment() 398 if (blanklines_before_blockcomments) in pr_comment()
|
| D | args.c | 92 {"bbb", PRO_BOOL, false, ON, &blanklines_before_blockcomments }, 128 {"nbbb", PRO_BOOL, false, OFF, &blanklines_before_blockcomments },
|
| D | indent_globs.h | 141 int blanklines_before_blockcomments; variable
|