Lines Matching full:codecvt
809 the codecvt facet.
989 implementation do not support the codecvt facet for the moment.
1123 a specialization of codecvt rather than a class inheriting from
1124 codecvt.
1243 * stlport/stl/_codecvt.h, _fstream.c, src/codecvt.cpp: Fix non
1244 Standard conformity in codecvt::length and associated
1245 codecvt::do_length methods. Those methods was taking const reference
1250 codecvt<wchar_t, char, mbstate_t>::do_length based on the
1253 * test/unit/codecvt_test.cpp: Add a test for codecvt::length.
1256 codecvt facet and integration of it in the basic_filebuf