OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:squote
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/gen/
wordexp.c
256
int dquote, level, quote,
squote
;
local in function:we_check
258
quote =
squote
= dquote = 0;
266
squote
^= 1;
269
if (quote +
squote
== 0)
273
if (quote +
squote
== 0 && flags & WRDE_NOCMD)
283
if (quote +
squote
+ dquote == 0)
289
else if (quote +
squote
== 0 && c == '(') {
304
} else if (quote +
squote
== 0 && c == '{') {
325
if (quote +
squote
+ dquote != 0)
wordexp.c
256
int dquote, level, quote,
squote
;
local in function:we_check
258
quote =
squote
= dquote = 0;
266
squote
^= 1;
269
if (quote +
squote
== 0)
273
if (quote +
squote
== 0 && flags & WRDE_NOCMD)
283
if (quote +
squote
+ dquote == 0)
289
else if (quote +
squote
== 0 && c == '(') {
304
} else if (quote +
squote
== 0 && c == '{') {
325
if (quote +
squote
+ dquote != 0)
wordexp.c
256
int dquote, level, quote,
squote
;
local in function:we_check
258
quote =
squote
= dquote = 0;
266
squote
^= 1;
269
if (quote +
squote
== 0)
273
if (quote +
squote
== 0 && flags & WRDE_NOCMD)
283
if (quote +
squote
+ dquote == 0)
289
else if (quote +
squote
== 0 && c == '(') {
304
} else if (quote +
squote
== 0 && c == '{') {
325
if (quote +
squote
+ dquote != 0)
Completed in 32 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025