Home | History | Annotate | Download | only in bits

Lines Matching refs:_M_locale

107 	return use_facet<ctype<char_type> >(_M_locale).tolower(__c);
137 collate<_Ch_type> >(_M_locale));
265 std::swap(_M_locale, __loc);
275 { return _M_locale; }
278 locale_type _M_locale;
289 ctype<_Ch_type> >(_M_locale));