Home
last modified time | relevance | path

Searched refs:Tnot_ident (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dsh.h1039 EXTERN const char Tnot_ident[] E_INIT("is not an identifier"); variable
1205 #define Tnot_ident "is not an identifier" macro
Dmisc.c536 bi_errorf(Tf_sD_s, array, Tnot_ident); in parse_args()
Dvar.c2089 bi_errorf(Tf_sD_s, wp[i], Tnot_ident); in c_typeset()
Dfuncs.c1231 bi_errorf(Tf_sD_s, var, Tnot_ident); in c_getopts()