OTHER_8BIT 241 lib/charsets.c return (n < 0) ? OTHER_8BIT : ((codepage_desc *) g_ptr_array_index (codepages, n))->id; OTHER_8BIT 253 lib/charsets.c if (strcmp (id, OTHER_8BIT) == 0)