Searched refs:T_SPACE (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libast/common/regex/ |
H A D | reginit.c | 278 's', T_SPACE, T_SPACE, 279 's', T_SPACE, T_SPACE, 280 's', T_SPACE, T_SPACE, 281 's', T_SPACE, T_SPACE, 282 's', T_SPACE, T_SPACE,
|
H A D | regclass.c | 239 case T_SPACE: return Isspace; in classfun()
|
H A D | reglib.h | 163 #define T_SPACE (T_ALNUM+4) macro
|
H A D | regcomp.c | 2752 case T_SPACE: in seq()
|