HelenOS sources
state_type 61 uspace/lib/cpp/include/__bits/locale/codecvt.hpp result out(state_type& state, const intern_type* from, const intern_type* from_end,
state_type 68 uspace/lib/cpp/include/__bits/locale/codecvt.hpp result unshift(state_type& state, extern_type* to, extern_type* to_end,
state_type 74 uspace/lib/cpp/include/__bits/locale/codecvt.hpp result in(state_type& state, const extern_type* from, const extern_type* from_end,
state_type 91 uspace/lib/cpp/include/__bits/locale/codecvt.hpp int length(state_type& state, const extern_type* from, const extern_type* end,
state_type 107 uspace/lib/cpp/include/__bits/locale/codecvt.hpp virtual result do_out(state_type& state, const intern_type* from, const intern_type* from_end,
state_type 115 uspace/lib/cpp/include/__bits/locale/codecvt.hpp virtual result do_unshift(state_type& state, extern_type* to, extern_type* to_end,
state_type 122 uspace/lib/cpp/include/__bits/locale/codecvt.hpp virtual result do_in(state_type& state, const extern_type* from, const extern_type* from_end,
state_type 142 uspace/lib/cpp/include/__bits/locale/codecvt.hpp virtual int do_length(state_type& state, const extern_type* from, const extern_type* end,
HelenOS homepage, sources at GitHub