Searched refs:test_std_supports_SJIS_codecvt (Results 1 – 3 of 3) sorted by relevance
42 inline bool test_std_supports_SJIS_codecvt(std::string const &locale_name) in test_std_supports_SJIS_codecvt() function
106 …std::cout << "--- Testing Japanese_Japan.932 is working: " << test_std_supports_SJIS_codecvt("Japa… in main()
416 if(!ja_jp_shiftjis.empty() && !test_std_supports_SJIS_codecvt(ja_jp_shiftjis)) in main()