Home
last modified time | relevance | path

Searched refs:dolparen (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c92 char dolparen; member
377 if(!lp->lexd.dolparen) in sh_lex()
487 if(!lp->lexd.dolparen) in sh_lex()
497 if(!lp->lexd.dolparen) in sh_lex()
716 if(!lp->lexd.dolparen) in sh_lex()
760 if(!lp->lexd.dolparen) in sh_lex()
1236 if(lp->lexd.dolparen) in sh_lex()
1324 if(lp->lexd.dolparen) in sh_lex()
1603 lp->lexd.dolparen++; in comsub()
1721 lp->lexd.dolparen--; in comsub()
[all …]