Home
last modified time | relevance | path

Searched defs:expchar (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/local/toolchest/ksh/shlib/
H A Dshtype.h99 #define expchar(c) (_ctype1[c]&(T_EXP|T_SPC)) macro
/csrg-svn/local/toolchest/ksh/sh/
H A Dshtype.h99 #define expchar(c) (_ctype1[c]&(T_EXP|T_SPC)) macro