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

/ast/src/cmd/ksh93/include/
H A Dshlex.h163 extern void sh_lexskip(Lex_t*,int,int,int);
/ast/src/cmd/ksh93/sh/
H A Dmacro.c374 sh_lexskip(lp,RBRACE,1,ST_BRACE);
835 sh_lexskip(lp,RBRACE,0,ST_NESTED);
1616 sh_lexskip(lp,RBRACE,0,(!newops&&mp->quote)?ST_QUOTE:ST_NESTED);

Completed in 13 milliseconds