OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:delimcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/paste/
paste.c
62
static int
delimcnt
= 1;
variable in typeref:typename:int
74
delimcnt
= tr(delim);
115
dp = delim +
delimcnt
;
134
if (dp >= delim +
delimcnt
)
151
if (dp >= delim +
delimcnt
)
186
if (++cnt ==
delimcnt
) {
/src/bin/csh/
lex.c
588
int
delimcnt
= 2;
local in function:getdol
599
if(c == delim)
delimcnt
--;
600
if(!
delimcnt
) break;
602
if(
delimcnt
) {
Completed in 36 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025