OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Delimch
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/fortune/unstr/
unstr.c
78
Delimch
; /* delimiter character */
107
Delimch
= tbl.str_delim;
138
(void) printf("%c\n",
Delimch
);
/src/games/fortune/strfile/
strfile.c
115
static char
Delimch
= '%'; /* delimiting character */
169
dc =
Delimch
;
276
Delimch
= *optarg;
277
if (!isascii(
Delimch
)) {
279
Delimch
);
390
# define IS_END(ch,nf) (ch ==
Delimch
&& nf)
Completed in 36 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025