Home | History | Annotate | Download | only in sh

Lines Matching refs:BASESYNTAX

860 	return readtoken1(c, BASESYNTAX, (char *)NULL, 0);
956 if (syntax == BASESYNTAX)
967 if (syntax == BASESYNTAX)
1033 syntax = BASESYNTAX;
1062 syntax = BASESYNTAX;
1126 if (syntax != BASESYNTAX && ! parsebackquote && eofmark == NULL)
1563 else if (BASESYNTAX[(int)c] == CCTL)