Home
last modified time | relevance | path

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

/third_party/gettext/gettext-runtime/intl/
Dlocalename.c1326 langtag_entry; in gl_locale_name_canonicalize() typedef
1327 static const langtag_entry langtag_table[] = { in gl_locale_name_canonicalize()
1415 i2 = sizeof (langtag_table) / sizeof (langtag_entry); in gl_locale_name_canonicalize()
1421 const langtag_entry *p = &langtag_table[i]; in gl_locale_name_canonicalize()