Searched refs:table (Results 1 – 7 of 7) sorted by relevance
9 # This file contains a table with the following columns:20 # The table is sorted by country code.
3189 byword(const char *word, const struct lookup *table) in byword() argument3194 if (word == NULL || table == NULL) in byword()3200 if (table == lasts && ciprefix("last", word) && word[4]) { in byword()3206 table = wday_names; in byword()3213 for (lp = table; lp->l_word != NULL; ++lp) in byword()3220 for (lp = table; lp->l_word != NULL; ++lp) in byword()3230 for (lp = table; lp->l_word; lp++) in byword()
10 # This file contains a table with the following columns:20 # The table is sorted first by country, then an order within the country that
32 # I invented the abbreviations marked `*' in the following table;233 # . . .I just deleted the DST table and this editor makes it too1718 # To summarize, the table should probably look something like that:
65 # I am sending modifications to the Argentine time zone table...
564 # I invented the abbreviations marked `*' in the following table;
40 # I invented the abbreviations marked `*' in the following table;
Completed in 23 milliseconds