Searched refs:pbackfail (Results 1 – 10 of 10) sorted by relevance
56 int_type pbackfail(int_type c) in pbackfail() function in boost::iostreams::detail::chainbuf57 { sentry t(this); return translate(delegate().pbackfail(c)); } in pbackfail()
35 using base::pbump; using base::underflow; using base::pbackfail; \
85 int_type pbackfail(int_type c);153 direct_streambuf<T, Tr>::pbackfail(int_type c) in pbackfail() function in boost::iostreams::detail::direct_streambuf
87 int_type pbackfail(int_type c);269 indirect_streambuf<T, Tr, Alloc, Mode>::pbackfail(int_type c) in pbackfail() function in boost::iostreams::detail::indirect_streambuf
107 virtual int_type pbackfail(int_type meta = compat_traits_type::eof());
208 pbackfail (int_type meta) { in pbackfail() function in boost::io::basic_altstringbuf
135 int pbackfail(int c) in pbackfail() function in boost::nowide::detail::console_input_buffer
296 int pbackfail(int c = EOF) override in pbackfail() function in boost::nowide::basic_filebuf
125 virtual int_type pbackfail(int_type c = CharTraits::eof()) in pbackfail() function in boost::interprocess::basic_bufferbuf
232 virtual int_type pbackfail(int_type c = CharTraits::eof()) in pbackfail() function in boost::interprocess::basic_vectorbuf