OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:break_after_comma
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/indent/
parse.c
150
ps.
break_after_comma
= false;
184
ps.
break_after_comma
= true;
194
ps.
break_after_comma
= false;
indent.h
193
bool
break_after_comma
; /* whether to add a line break after each
member in struct:options
397
bool
break_after_comma
; /* whether to add a newline after the next
member in struct:parser_state
args.c
83
bool_options("bc",
break_after_comma
),
debug.c
404
debug_ps_bool(
break_after_comma
);
indent.c
569
&& !opt.
break_after_comma
&& ps.
break_after_comma
878
if (ps.
break_after_comma
&& (opt.
break_after_comma
||
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025