Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Darith.c129 int hasdot = 0; in scope() local
146 hasdot=1; in scope()
155 if(c || hasdot) in scope()
163 if(c || hasdot) in scope()