Searched refs:create_simple_converter (Results 1 – 3 of 3) sorted by relevance
188 …BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encodin…
267 cvt = create_simple_converter("windows-1255"); in main()
278 std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding) in create_simple_converter() function