Searched refs:create_simple_codecvt (Results 1 – 4 of 4) sorted by relevance
280 …std::locale create_simple_codecvt(std::locale const &in,std::string const &encoding,character_face…
140 return util::create_simple_codecvt(in,encoding,type); in create_codecvt()
240 return util::create_simple_codecvt(in,encoding,type); in create_codecvt()
429 …std::locale create_simple_codecvt(std::locale const &in,std::string const &encoding,character_face… in create_simple_codecvt() function