Searched refs:SH_ASSIGN (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dshlex.h129 #define SH_ASSIGN 020 macro
/ast/src/cmd/ksh93/sh/
H A Dlex.c344 lp->assignok = SH_ASSIGN;
759 if(c=='[' && lp->assignok>=SH_ASSIGN)

Completed in 30 milliseconds