Searched refs:attribute_table (Results 1 – 3 of 3) sorted by relevance
66 #define attribute_table mir18n_attribute_table macro68 extern const unsigned char * const attribute_table[0x100];
42 charattr = attribute_table[wc >> 8][wc & 0xFF]; in iswctype()
15550 const unsigned char * const attribute_table[0x100] = { variable