Searched refs:pubimbue (Results 1 – 10 of 10) sorted by relevance
45 assert(t.pubimbue(std::locale(LOCALE_fr_FR_UTF_8)).name() == "en_US.UTF-8"); in main()
73 _M_streambuf->pubimbue(__loc); in imbue()
262 locale pubimbue(const locale&);
45 basic_streambuf<_CharT, _Traits>::pubimbue(const locale& __loc) { in pubimbue() function
116 f.pubimbue(std::locale(LOCALE_en_US_UTF_8)); in main()
123 f.pubimbue(std::locale(LOCALE_en_US_UTF_8)); in main()
34 locale pubimbue(const locale& loc);135 locale pubimbue(const locale& __loc);225 basic_streambuf<_CharT, _Traits>::pubimbue(const locale& __loc)
297 this->pubimbue(__rhs.getloc());339 this->pubimbue(__rhs.getloc());418 __rhs.pubimbue(this->getloc());419 this->pubimbue(__tl);
717 rdbuf()->pubimbue(__loc);
225 f.pubimbue(std::locale(LOCALE_en_US_UTF_8));245 f.pubimbue(std::locale(LOCALE_en_US_UTF_8));