Lines Matching refs:nocopy
86 char nocopy; member
198 if(lp->lexd.nocopy) in lex_advance()
275 lp->lexd.nocopy = lp->lexd.docword = lp->lexd.nest = lp->lexd.paren = 0; in sh_lexopen()
441 if((n=lp->lexd.nocopy) && lp->lexd.dolparen) in sh_lex()
442 lp->lexd.nocopy--; in sh_lex()
454 lp->lexd.nocopy = n; in sh_lex()
465 lp->lexd.nocopy++; in sh_lex()
475 lp->lexd.nocopy--; in sh_lex()
1234 if(lp->lexd.nocopy) in sh_lex()
1650 lp->lexd.nocopy++; in sh_lexskip()
1662 lp->lexd.nocopy--; in sh_lexskip()
2387 lp->lexd.nocopy++; in setupalias()
2393 lp->lexd.nocopy--; in setupalias()