Searched refs:pcvt (Results 1 – 2 of 2) sorted by relevance
83 void test_shiftjis(boost::locale::util::base_converter* pcvt) in test_shiftjis() argument85 boost::locale::hold_ptr<boost::locale::util::base_converter> cvt(pcvt); in test_shiftjis()
375 …std::locale create_codecvt_from_pointer(std::locale const &in,base_converter *pcvt,character_facet… in create_codecvt_from_pointer() argument377 code_converter<char>::base_converter_ptr cvt(pcvt); in create_codecvt_from_pointer()