Home
last modified time | relevance | path

Searched refs:e_lexslash (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dlexstates.h129 extern const char e_lexslash[];
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dlexstates.c390 const char e_lexslash[] = "line %d: $ not preceded by \\"; variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c790 errormsg(SH_DICT,ERROR_warn(0),e_lexslash,shp->inlineno); in sh_lex()
1078 errormsg(SH_DICT,ERROR_warn(0),e_lexslash,shp->inlineno); in sh_lex()