Home | History | Annotate | Download | only in etc

Lines Matching full:mbstate_t

818 	- Fix mbstate_t instance returned in the file_pos instance when
1171 any mbstate_t definition. Moreover we were already defining our own
1246 to mbstate_t but the Standard specify that it must be a simple
1250 codecvt<wchar_t, char, mbstate_t>::do_length based on the
1268 Fixed codecvt_byname<wchar_t, char, mbstate_t>::do_in and do_out
1544 * stlport/stl/_mbstate_t.h: We have to define mbstate_t ourself
1545 on platforms having mbstate_t in cwchar when we want to only use
2559 coming with a native lib defining mbstate_t only for C++ compilers.
2560 For those compilers native mbstate_t definition won't be used for
3025 mbstate_t couple with wchar closely, and sometimes has compex and implicit