HelenOS sources

extern_type        62 uspace/lib/cpp/include/__bits/locale/codecvt.hpp                        const intern_type*& from_next, extern_type* to, extern_type* to_end,
extern_type        63 uspace/lib/cpp/include/__bits/locale/codecvt.hpp                        extern_type*& to_next) const
extern_type        68 uspace/lib/cpp/include/__bits/locale/codecvt.hpp             result unshift(state_type& state, extern_type* to, extern_type* to_end,
extern_type        69 uspace/lib/cpp/include/__bits/locale/codecvt.hpp                            extern_type*& to_next) const
extern_type        74 uspace/lib/cpp/include/__bits/locale/codecvt.hpp             result in(state_type& state, const extern_type* from, const extern_type* from_end,
extern_type        75 uspace/lib/cpp/include/__bits/locale/codecvt.hpp                       const extern_type*& from_next, intern_type* to, intern_type* to_end,
extern_type        91 uspace/lib/cpp/include/__bits/locale/codecvt.hpp             int length(state_type& state, const extern_type* from, const extern_type* end,
extern_type       108 uspace/lib/cpp/include/__bits/locale/codecvt.hpp                                   const intern_type*& from_next, extern_type* to, extern_type* to_end,
extern_type       109 uspace/lib/cpp/include/__bits/locale/codecvt.hpp                                   extern_type*& to_next) const
extern_type       115 uspace/lib/cpp/include/__bits/locale/codecvt.hpp             virtual result do_unshift(state_type& state, extern_type* to, extern_type* to_end,
extern_type       116 uspace/lib/cpp/include/__bits/locale/codecvt.hpp                                       extern_type*& to_next) const
extern_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,
extern_type       123 uspace/lib/cpp/include/__bits/locale/codecvt.hpp                                  const extern_type*& from_next, intern_type* to, intern_type* to_end,
extern_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