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