OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:openquote
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/less/dist/
lessecho.c
35
static char
openquote
= '"';
variable
215
openquote
= *++arg;
218
openquote
= lstrtol(++arg, &s, 0);
268
printf("%c%s%c",
openquote
, arg, closequote);
cmdbuf.c
55
public char
openquote
= '"';
variable
1000
if (*p ==
openquote
)
1053
if (*word !=
openquote
)
Completed in 25 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026