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

/osnet-11/usr/src/lib/libast/common/regex/
H A Dregclass.c29 struct Ctype_s; typedef struct Ctype_s Ctype_t; typedef in typeref:struct:Ctype_s
36 Ctype_t* next;
42 static Ctype_t* ctypes;
108 static Ctype_t ctype[] =
178 * dynamic entry locale is punned in Ctype_t.next
187 register Ctype_t* cp;
191 Ctype_t* lc;
192 Ctype_t* xp;
193 Ctype_t* zp;
204 lc = (Ctype_t*)setlocal
[all...]

Completed in 31 milliseconds