OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CTLENDVAR
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/sh/
parser.h
41
#define
CTLENDVAR
'\203'
expand.c
273
case
CTLENDVAR
: /* end of expanding yyy in ${xxx-yyy} */
424
case
CTLENDVAR
:
755
if (*p !=
CTLENDVAR
) {
1051
if (*p !=
CTLENDVAR
)
1140
} else if (c ==
CTLENDVAR
) {
jobs.c
2084
case
CTLENDVAR
: /*{*/
2127
else if (*p ==
CTLENDVAR
)
show.c
718
case
CTLENDVAR
:
parser.c
2106
USTPUTC(
CTLENDVAR
, out);
Completed in 16 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025