Home
last modified time | relevance | path

Searched refs:lookahead_matcher (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/xpressive/detail/core/matcher/
Dlookahead_matcher.hpp32 struct lookahead_matcher struct
35 lookahead_matcher(Xpr const &xpr, bool no, bool pure = Xpr::pure) in lookahead_matcher() argument
/third_party/boost/boost/xpressive/detail/static/transforms/
Das_independent.hpp115 detail::lookahead_matcher<xpr_type>
/third_party/boost/boost/xpressive/detail/core/
Dlinker.hpp222 void accept(lookahead_matcher<Xpr> const &matcher, void const *) in accept()
/third_party/boost/boost/xpressive/
Dxpressive_typeof.hpp102 BOOST_TYPEOF_REGISTER_TEMPLATE(boost::xpressive::detail::lookahead_matcher, (typename))
Dregex_compiler.hpp445 detail::lookahead_matcher<xpr_type> lam(seq.xpr(), negative, seq.pure()); in parse_group()
/third_party/boost/boost/xpressive/detail/
Ddetail_fwd.hpp192 struct lookahead_matcher;