OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arinest
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
parser.c
1242
* varnest &
arinest
will typically be 0 or 1
1382
#define
arinest
(currentstate(stack)->ts_arinest)
macro
1567
if (
arinest
|| ISDBLQUOTE()) {
1921
arinest
= 0;
2038
if (magicq &&
arinest
== 0 && varnest == 0) {
2052
if (magicq &&
arinest
== 0 /* && varnest == 0 */) {
2060
if (
arinest
) {
2063
(" CQE ari(%d",
arinest
));
2067
arinest
, SYNTAX));
2071
arinest
, SYNTAX))
[
all
...]
parser.c
1242
* varnest &
arinest
will typically be 0 or 1
1382
#define
arinest
(currentstate(stack)->ts_arinest)
macro
1567
if (
arinest
|| ISDBLQUOTE()) {
1921
arinest
= 0;
2038
if (magicq &&
arinest
== 0 && varnest == 0) {
2052
if (magicq &&
arinest
== 0 /* && varnest == 0 */) {
2060
if (
arinest
) {
2063
(" CQE ari(%d",
arinest
));
2067
arinest
, SYNTAX));
2071
arinest
, SYNTAX))
[
all
...]
Completed in 32 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025