Home
last modified time | relevance | path

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

/external/mksh/src/
Dsh.h928 EXTERN const char Tnot_ident[] E_INIT("is not an identifier"); variable
1089 #define Tnot_ident "is not an identifier" macro
Dmisc.c507 bi_errorf(Tf_sD_s, array, Tnot_ident); in parse_args()
Dvar.c2008 bi_errorf(Tf_sD_s, wp[i], Tnot_ident); in c_typeset()
Dfuncs.c1221 bi_errorf(Tf_sD_s, var, Tnot_ident); in c_getopts()