Searched refs:B_EUC_KR_CONVERSION (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/support/
H A DUTF8.h36 B_EUC_KR_CONVERSION, /* EUC Korean */ enumerator in enum:__anon4
/haiku/src/kits/mail/
H A Dmail_util.cpp64 {"euc-kr", B_EUC_KR_CONVERSION}, // Shift encoding 7 bit and KSC-5601 if bit 8 is on. // MIME STANDARD
65 {"ksc5601", B_EUC_KR_CONVERSION}, // Not sure if 7 or 8 bit. // COMPATIBLE?
66 {"ks_c_5601-1987", B_EUC_KR_CONVERSION}, // Not sure if 7 or 8 bit. // COMPATIBLE with stupid MS software
/haiku/src/apps/terminal/
H A DTermParse.cpp337 case B_EUC_KR_CONVERSION:
432 case B_EUC_KR_CONVERSION:
/haiku/src/apps/mail/
H A DMailWindow.cpp2315 || characterSetToUse == B_EUC_KR_CONVERSION)
2324 || characterSetToUse == B_EUC_KR_CONVERSION)

Completed in 56 milliseconds