Home
last modified time | relevance | path

Searched refs:Ucs_dat_t (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libast/common/regex/
H A Ducs_names.h43 } Ucs_dat_t; typedef
2108 static const Ucs_dat_t ucs_attrs[] =
2216 static const Ucs_dat_t ucs_names[] =
H A Dregcoll.c100 memcpy(w, &ucs_attrs[i], offsetof(Ucs_dat_t, table)); in initialize()
107 memcpy(w, &ucs_names[i], offsetof(Ucs_dat_t, table)); in initialize()