Home
last modified time | relevance | path

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

/third_party/boost/libs/wave/samples/list_includes/lexertl/
Dlexertl_lexer.hpp86 void init_dfa(wave::language_support lang, Position const& pos, in init_dfa() function in boost::wave::cpplexer::lexertl::lexer::lexertl
426 lexertl<Iterator, Position>::init_dfa(wave::language_support lang, in init_dfa() function in boost::wave::cpplexer::lexertl::lexer::lexertl
/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Dstatic_lexer.hpp232 bool init_dfa(bool /*minimize*/ = false) const { return true; } in init_dfa() function in boost::spirit::lex::lexertl::static_lexer
Dlexer.hpp329 bool init_dfa(bool minimize = false) const in init_dfa() function in boost::spirit::lex::lexertl::lexer
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dcpp_slex_lexer.hpp508 lexer<IteratorT, PositionT>::init_dfa(boost::wave::language_support lang) in init_dfa() function in boost::wave::cpplexer::slex::lexer::lexer