Searched refs:e_lexquote (Results 1 – 3 of 3) sorted by relevance
145 extern const char e_lexquote[];
406 const char e_lexquote[] = "line %d: quote %c to avoid ambiguities"; variable
985 errormsg(SH_DICT,ERROR_warn(0),e_lexquote,shp->inlineno,'%'); in sh_lex()