Searched refs:e_lexusequote (Results 1 – 3 of 3) sorted by relevance
143 extern const char e_lexusequote[];
404 const char e_lexusequote[] = "line %d: %c within ${} should be quoted"; variable
1025 errormsg(SH_DICT,ERROR_warn(0),e_lexusequote,shp->inlineno,c); in sh_lex()1058 errormsg(SH_DICT,ERROR_warn(0),e_lexusequote,shp->inlineno,c); in sh_lex()