Searched refs:byword (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 320 static struct lookup const * byword(const char * string, 1019 lp = byword(fields[0], line_codes); in infile() 1304 if ((lp = byword(fields[LP_MONTH], mon_names)) == NULL) { in inleap() 1357 if ((lp = byword(fields[LP_ROLL], leap_types)) == NULL) { in inleap() 1406 if ((lp = byword(monthp, mon_names)) == NULL) { in rulesub() 1442 lp = byword(cp, begin_years); in rulesub() 1461 lp = byword(cp, end_years); in rulesub() 1504 if ((lp = byword(dp, lasts)) != NULL) { in rulesub() 1524 if ((lp = byword(dp, wday_names)) == NULL) { in rulesub() 2884 byword(register const char *const word, in byword() function
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|