Home
last modified time | relevance | path

Searched defs:parser_buf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dcpp_regex_traits.hpp61 class parser_buf : public ::std::basic_streambuf<charT, traits> class
70 parser_buf() : base_type() { setbuf(0, 0); } in parser_buf() function in boost::BOOST_REGEX_DETAIL_NS::parser_buf
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dcpp_regex_traits.hpp80 class parser_buf : public ::std::basic_streambuf<charT, traits> class
89 parser_buf() : base_type() { setbuf(0, 0); } in parser_buf() function in boost::BOOST_REGEX_DETAIL_NS::parser_buf