table_entry 93 maint/gnulib/lib/localcharset.c static const struct table_entry alias_table[] = table_entry 584 maint/gnulib/lib/localcharset.c static const struct table_entry locale_table[] = table_entry 1030 maint/gnulib/lib/localcharset.c const struct table_entry * const table = alias_table; table_entry 1032 maint/gnulib/lib/localcharset.c sizeof (alias_table) / sizeof (struct table_entry); table_entry 1104 maint/gnulib/lib/localcharset.c const struct table_entry * const table = locale_table; table_entry 1106 maint/gnulib/lib/localcharset.c sizeof (locale_table) / sizeof (struct table_entry); table_entry 290 maint/gnulib/lib/setlocale.c static const struct table_entry language_table[] = table_entry 462 maint/gnulib/lib/setlocale.c static const struct table_entry country_table[] = table_entry 613 maint/gnulib/lib/setlocale.c search (const struct table_entry *table, size_t table_size, const char *string,