OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:comment_ch
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/indent/
args.c
272
int ch,
comment_ch
= -1;
local in function:load_profile
275
if (ch == '*' &&
comment_ch
== -1
278
comment_ch
= '*';
279
} else if (
comment_ch
!= -1) {
280
comment_ch
= ch == '/' &&
comment_ch
== '*'
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025