Home
last modified time | relevance | path

Searched defs:do_length (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/src/
H A Dcodecvt.cpp30 int codecvt<char, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
128 int codecvt<wchar_t, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
H A Dfacets_byname.cpp406 codecvt_byname<wchar_t, char, mbstate_t>::do_length(state_type& state, in do_length() function in codecvt_byname
/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dcodecvt_test.cpp116 virtual int do_length(mbstate_t &state, in do_length() function
236 virtual int do_length(mbstate_t &mb, in do_length() function