Searched refs:is_wdvarname (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dsyn.c445 if (!is_wdvarname(yylval.cp, true))
H A Dlex.c274 if (is_wdvarname(Xstring(ws, wp), false)) {
H A Dsh.h2388 int is_wdvarname(const char *, bool) MKSH_A_PURE;
H A Dvar.c1112 is_wdvarname(const char *s, bool aok) function

Completed in 122 milliseconds