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