Searched refs:e_lexnested (Results 1 – 6 of 6) sorted by relevance
146 extern const char e_lexnested[];
149 extern const char e_lexnested[];
407 const char e_lexnested[] = "line %d: spaces required for nested subshell"; variable
410 const char e_lexnested[] = "line %d: spaces required for nested subshell"; variable
1086 errormsg(SH_DICT,ERROR_warn(0),e_lexnested,shp->inlineno); in sh_lex()
1161 errormsg(SH_DICT,ERROR_warn(0),e_lexnested,shp->inlineno); in sh_lex()