Home
last modified time | relevance | path

Searched defs:match_results (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/boost/xpressive/
Dmatch_results.hpp362 struct match_results struct
367 struct dummy { int i_; };
368 typedef int dummy::*bool_type;
371 typedef typename iterator_value<BidiIter>::type char_type;
372 typedef typename detail::string_type<char_type>::type string_type;
373 typedef std::size_t size_type;
374 typedef sub_match<BidiIter> value_type;
375 typedef typename iterator_difference<BidiIter>::type difference_type;
376 typedef value_type const &reference;
377 typedef value_type const &const_reference;
[all …]
/third_party/boost/boost/regex/v4/
Dinstances.hpp55 template class BOOST_REGEX_DECL match_results< const BOOST_REGEX_CHAR_T* >; variable
Dmatch_results.hpp52 class match_results class
86 explicit match_results(const Allocator& a = Allocator()) in match_results() function in boost::match_results
97 match_results(const match_results& m) in match_results() function in boost::match_results
/third_party/boost/boost/algorithm/string/detail/
Dfinder_regex.hpp64 const match_results_type& match_results() const in match_results() function
/third_party/boost/boost/date_time/
Dspecial_values_parser.hpp41 typedef typename parse_tree_type::parse_match_result_type match_results; typedef in boost::date_time::special_values_parser
Dperiod_parser.hpp48 typedef typename parse_tree_type::parse_match_result_type match_results; typedef in boost::date_time::period_parser
Ddate_generator_parser.hpp52 typedef typename parse_tree_type::parse_match_result_type match_results; typedef in boost::date_time::date_generator_parser
Dformat_date_parser.hpp165 typedef typename parse_tree_type::parse_match_result_type match_results; typedef in boost::date_time::format_date_parser
Ddate_facet.hpp625 typedef typename special_values_parser_type::match_results match_results; in get() typedef
Dtime_facet.hpp715 typedef typename base_type::special_values_parser_type::match_results match_results; typedef in boost::date_time::time_input_facet
/third_party/boost/boost/xpressive/detail/core/
Dstate.hpp111 typedef xpressive::match_results<BidiIter> match_results; typedef
/third_party/boost/boost/asio/impl/
Dread_until.hpp283 match_results; in read_until() local
673 match_results; in read_until() local
1481 match_results; in operator ()() local
2799 match_results; in operator ()() local
/third_party/boost/libs/asio/include/boost/asio/impl/
Dread_until.hpp283 match_results; in read_until() local
673 match_results; in read_until() local
1481 match_results; in operator ()() local
2799 match_results; in operator ()() local