Searched refs:CodePageRange (Results 1 – 6 of 6) sorted by relevance
25 const int64_t CodePageRange::kLatin1_1252 = (int64_t)1 << 0;26 const int64_t CodePageRange::kLatin2_1250 = (int64_t)1 << (int64_t)1;27 const int64_t CodePageRange::kCyrillic_1251 = (int64_t)1 << 2;28 const int64_t CodePageRange::kGreek_1253 = (int64_t)1 << 3;29 const int64_t CodePageRange::kTurkish_1254 = (int64_t)1 << 4;30 const int64_t CodePageRange::kHebrew_1255 = (int64_t)1 << 5;31 const int64_t CodePageRange::kArabic_1256 = (int64_t)1 << 6;32 const int64_t CodePageRange::kWindowsBaltic_1257 = (int64_t)1 << 7;33 const int64_t CodePageRange::kVietnamese_1258 = (int64_t)1 << 8;34 const int64_t CodePageRange::kAlternateANSI9 = (int64_t)1 << 9;[all …]
241 struct CodePageRange { struct
383 union CodePageRange { union
399 union CodePageRange { union
408 union CodePageRange { union
443 union CodePageRange { union