Searched refs:byword (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/zic/ |
H A D | zic.c | 259 static struct lookup const *byword(const char *string, 864 lp = byword(fields[0], line_codes); 1171 if ((lp = byword(fields[LP_MONTH], mon_names)) == NULL) { 1224 if ((lp = byword(fields[LP_ROLL], leap_types)) == NULL) { 1277 if ((lp = byword(monthp, mon_names)) == NULL) { 1313 lp = byword(cp, begin_years); 1340 if ((lp = byword(cp, end_years)) != NULL) { 1392 if ((lp = byword(dp, lasts)) != NULL) { 1412 if ((lp = byword(dp, wday_names)) == NULL) { 2038 byword(word, table) in byword() function
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 3447 byword
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 3446 byword
|