Home
last modified time | relevance | path

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

/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dlexer.hpp2117 struct regex_match_helper<false> // single byte char struct
2121 do_match(DfaT const& dfa, IteratorT &first, IteratorT const& last, in do_match()
2166 struct regex_match_helper<true> // wide char struct
2170 do_match(DfaT const& dfa, IteratorT &first, IteratorT const& last, in do_match()