Searched refs:alphanum (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sh/
H A Dctype.h115 #define alphanum(c) ((c<QUOTE) && _ctype2[c]&(_IDCH)) macro
H A Dname.c171 while (alphanum(*argscan))
510 if (!alphanum(*cp))
H A Dhashserv.c515 while (alphanum(*s))
H A Dword.c141 if (!alphanum(c))
H A Dmacro.c199 while (alphanum(c))

Completed in 32 milliseconds