Searched defs:init_dfa (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/libs/wave/samples/list_includes/lexertl/ | ||
| D | lexertl_lexer.hpp | 86 void init_dfa(wave::language_support lang, Position const& pos, in init_dfa() function in boost::wave::cpplexer::lexertl::lexer::lexertl |
| /third_party/boost/boost/spirit/home/lex/lexer/lexertl/ | ||
| D | static_lexer.hpp | 232 bool init_dfa(bool /*minimize*/ = false) const { return true; } in init_dfa() function in boost::spirit::lex::lexertl::static_lexer |
| D | lexer.hpp | 329 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/ | ||
| D | cpp_slex_lexer.hpp | 508 lexer<IteratorT, PositionT>::init_dfa(boost::wave::language_support lang) in init_dfa() function in boost::wave::cpplexer::slex::lexer::lexer |