HelenOS sources
intern_type 61 uspace/lib/cpp/include/__bits/locale/codecvt.hpp result out(state_type& state, const intern_type* from, const intern_type* from_end,
intern_type 62 uspace/lib/cpp/include/__bits/locale/codecvt.hpp const intern_type*& from_next, extern_type* to, extern_type* to_end,
intern_type 75 uspace/lib/cpp/include/__bits/locale/codecvt.hpp const extern_type*& from_next, intern_type* to, intern_type* to_end,
intern_type 76 uspace/lib/cpp/include/__bits/locale/codecvt.hpp intern_type*& to_next) const
intern_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,
intern_type 108 uspace/lib/cpp/include/__bits/locale/codecvt.hpp const intern_type*& from_next, extern_type* to, extern_type* to_end,
intern_type 123 uspace/lib/cpp/include/__bits/locale/codecvt.hpp const extern_type*& from_next, intern_type* to, intern_type* to_end,
intern_type 124 uspace/lib/cpp/include/__bits/locale/codecvt.hpp intern_type*& to_next) const
HelenOS homepage, sources at GitHub