OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:varnest
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
parser.c
1242
*
varnest
& arinest will typically be 0 or 1
1243
* (
varnest
can increment in usages like ${x=${y}} but probably
1381
#define
varnest
(currentstate(stack)->ts_varnest)
macro
1915
varnest
= 0;
1939
if (syntax == BASESYNTAX &&
varnest
== 0)
1945
if (syntax == BASESYNTAX &&
varnest
== 0)
2000
(c != '}' ||
varnest
== 0) &&
2038
if (magicq && arinest == 0 &&
varnest
== 0) {
2052
if (magicq && arinest == 0 /* &&
varnest
== 0 */) {
2102
if (
varnest
> 0 && !ISDBLQUOTE())
[
all
...]
parser.c
1242
*
varnest
& arinest will typically be 0 or 1
1243
* (
varnest
can increment in usages like ${x=${y}} but probably
1381
#define
varnest
(currentstate(stack)->ts_varnest)
macro
1915
varnest
= 0;
1939
if (syntax == BASESYNTAX &&
varnest
== 0)
1945
if (syntax == BASESYNTAX &&
varnest
== 0)
2000
(c != '}' ||
varnest
== 0) &&
2038
if (magicq && arinest == 0 &&
varnest
== 0) {
2052
if (magicq && arinest == 0 /* &&
varnest
== 0 */) {
2102
if (
varnest
> 0 && !ISDBLQUOTE())
[
all
...]
parser.c
1242
*
varnest
& arinest will typically be 0 or 1
1243
* (
varnest
can increment in usages like ${x=${y}} but probably
1381
#define
varnest
(currentstate(stack)->ts_varnest)
macro
1915
varnest
= 0;
1939
if (syntax == BASESYNTAX &&
varnest
== 0)
1945
if (syntax == BASESYNTAX &&
varnest
== 0)
2000
(c != '}' ||
varnest
== 0) &&
2038
if (magicq && arinest == 0 &&
varnest
== 0) {
2052
if (magicq && arinest == 0 /* &&
varnest
== 0 */) {
2102
if (
varnest
> 0 && !ISDBLQUOTE())
[
all
...]
Completed in 130 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025