Searched refs:create_utf8_codecvt (Results 1 – 6 of 6) sorted by relevance
31 return util::create_utf8_codecvt(in,type); in create_codecvt()
271 std::locale create_utf8_codecvt(std::locale const &in,character_facet_type type);
137 return util::create_utf8_codecvt(in,type); in create_codecvt()
128 return util::create_utf8_codecvt(base,type); in install()
237 return util::create_utf8_codecvt(in,type); in create_codecvt()
403 std::locale create_utf8_codecvt(std::locale const &in,character_facet_type type) in create_utf8_codecvt() function