OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quotec
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/mail/
lex.c
356
char
quotec
;
local in function:comment_char
357
quotec
= '\0';
359
if (
quotec
!= '\0') {
360
if (*p ==
quotec
)
361
quotec
= '\0';
364
quotec
= *p;
395
int
quotec
;
local in function:shellpr
402
quotec
= 0;
404
if (
quotec
) {
405
if (*cp ==
quotec
)
[
all
...]
lex.c
356
char
quotec
;
local in function:comment_char
357
quotec
= '\0';
359
if (
quotec
!= '\0') {
360
if (*p ==
quotec
)
361
quotec
= '\0';
364
quotec
= *p;
395
int
quotec
;
local in function:shellpr
402
quotec
= 0;
404
if (
quotec
) {
405
if (*cp ==
quotec
)
[
all
...]
lex.c
356
char
quotec
;
local in function:comment_char
357
quotec
= '\0';
359
if (
quotec
!= '\0') {
360
if (*p ==
quotec
)
361
quotec
= '\0';
364
quotec
= *p;
395
int
quotec
;
local in function:shellpr
402
quotec
= 0;
404
if (
quotec
) {
405
if (*cp ==
quotec
)
[
all
...]
list.c
97
char c, *cp2,
quotec
;
local in function:getrawlist
114
quotec
= '\0';
117
if (
quotec
!= '\0') {
118
if (c ==
quotec
)
119
quotec
= '\0';
120
else if (
quotec
!= '\'' && c == '\\')
171
quotec
= c;
323
int
quotec
;
local in function:scan
384
quotec
= 0;
386
if (c ==
quotec
) {
[
all
...]
list.c
97
char c, *cp2,
quotec
;
local in function:getrawlist
114
quotec
= '\0';
117
if (
quotec
!= '\0') {
118
if (c ==
quotec
)
119
quotec
= '\0';
120
else if (
quotec
!= '\'' && c == '\\')
171
quotec
= c;
323
int
quotec
;
local in function:scan
384
quotec
= 0;
386
if (c ==
quotec
) {
[
all
...]
list.c
97
char c, *cp2,
quotec
;
local in function:getrawlist
114
quotec
= '\0';
117
if (
quotec
!= '\0') {
118
if (c ==
quotec
)
119
quotec
= '\0';
120
else if (
quotec
!= '\'' && c == '\\')
171
quotec
= c;
323
int
quotec
;
local in function:scan
384
quotec
= 0;
386
if (c ==
quotec
) {
[
all
...]
Completed in 40 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025