Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dlocalcharset.c93 static const struct table_entry alias_table[] = variable
1030 const struct table_entry * const table = alias_table; in locale_charset()
1032 sizeof (alias_table) / sizeof (struct table_entry); in locale_charset()