OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lquote
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/m4/
main.c
80
char
lquote
[MAXCCHARS+1] = {
LQUOTE
}; /* left quote character (`) */
variable in typeref:typename:char[]
465
if (LOOK_AHEAD(t,
lquote
)) { /* strip quotes */
478
} else if (LOOK_AHEAD(l,
lquote
)) {
480
outputstr(
lquote
);
Completed in 52 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025