Searched refs:_M_codecvt (Results 1 – 4 of 4) sorted by relevance
178 if (__check_facet(_M_codecvt).encoding() >= 0 in showmanyc()181 if (__check_facet(_M_codecvt).encoding() >= 0) in showmanyc()213 if (__check_facet(_M_codecvt).always_noconv()) in underflow()224 const int __enc = _M_codecvt->encoding(); in underflow()283 __r = _M_codecvt->in(_M_state_cur, _M_ext_next, in underflow()673 if (_M_codecvt) in seekoff()674 __width = _M_codecvt->encoding(); in seekoff()694 if (_M_codecvt->always_noconv()) in seekoff()857 if (__check_facet(_M_codecvt).always_noconv()) in imbue()886 _M_codecvt = _M_codecvt_tmp; in imbue()[all …]
160 const __codecvt_type* _M_codecvt; in _GLIBCXX_BEGIN_NAMESPACE() local
1062 with _M_codecvt->in returning codecvt_base::error while 1907 == instead. Don't use __check_facet(_M_codecvt) unless is_open().2197 is not available, set _M_codecvt = 0.5111 * include/std/std_fstream.h (basic_filebuf::_M_codecvt): Add5114 Initialize _M_codecvt.
3876 * include/bits/fstream.tcc (basic_filebuf::imbue): Zero _M_codecvt