OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CTLCNL
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
parser.h
51
#define
CTLCNL
'\213' /* A $'\n' - newline not counted */
expand.c
300
case
CTLCNL
:
2096
if (*p ==
CTLCNL
) {
2148
if (*p ==
CTLCNL
) {
parser.c
1840
VTRACE(DBG_LEXER, ("
CTLCNL
."));
1841
USTPUTC(
CTLCNL
, out);
Completed in 54 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025