Searched refs:e_lexescape (Results 1 – 6 of 6) sorted by relevance
144 extern const char e_lexescape[];
147 extern const char e_lexescape[];
405 const char e_lexescape[] = "line %d: escape %c to avoid ambiguities"; variable
408 const char e_lexescape[] = "line %d: escape %c to avoid ambiguities"; variable
1064 errormsg(SH_DICT,ERROR_warn(0),e_lexescape,shp->inlineno,c); in sh_lex()
1137 errormsg(SH_DICT,ERROR_warn(0),e_lexescape,shp->inlineno,c); in sh_lex()