Searched refs:e_lexlongquote (Results 1 – 3 of 3) sorted by relevance
148 extern const char e_lexlongquote[];
410 const char e_lexlongquote[] = "line %d: %c quote may be missing"; variable
747 errormsg(SH_DICT,ERROR_warn(0),e_lexlongquote,lp->lastline,lp->lex.last_quote); in sh_lex()790 errormsg(SH_DICT,ERROR_warn(0),e_lexlongquote,lp->lastline,lp->lex.last_quote); in sh_lex()