Home
last modified time | relevance | path

Searched refs:new_lexer (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/wave/samples/waveidl/idllexer/
Didl_lex_interface.hpp42 new_lexer(IteratorT const &first, IteratorT const &last,
65 new_lexer(IteratorT const &first, IteratorT const &last, in new_lexer() function
68 return new_lexer_gen<IteratorT, position_type>::new_lexer (first, last, in new_lexer()
Didl_lex_iterator.hpp177 ::new_lexer(first, last, pos, language) in lex_iterator()
Didl_re2c_lexer.hpp256 new_lexer_gen<IteratorT, PositionT>::new_lexer(IteratorT const &first, in new_lexer() function in boost::wave::idllexer::new_lexer_gen
/third_party/boost/libs/wave/samples/list_includes/
Dlexertl_interface.hpp41 new_lexer(IteratorT const &first, IteratorT const &last,
66 new_lexer(IteratorT const &first, IteratorT const &last, in new_lexer() function
69 return new_lexer_gen<IteratorT, position_type>::new_lexer (first, last, in new_lexer()
Dlexertl_iterator.hpp185 ::new_lexer(first, last, pos, language) in lex_iterator()
/third_party/boost/libs/wave/samples/cpp_tokens/
Dslex_interface.hpp47 new_lexer(IteratorT const &first, IteratorT const &last,
74 new_lexer(IteratorT const &first, IteratorT const &last, in new_lexer() function
77 return new_lexer_gen<IteratorT, position_type>::new_lexer (first, last, in new_lexer()
Dslex_iterator.hpp187 ::new_lexer(first, last, pos, language) in slex_iterator()
/third_party/boost/libs/wave/samples/token_statistics/
Dxlex_interface.hpp47 new_lexer(IteratorT const &first, IteratorT const &last,
75 new_lexer(IteratorT const &first, IteratorT const &last, in new_lexer() function
78 return new_lexer_gen<IteratorT, position_type>::new_lexer (first, last, in new_lexer()
Dxlex_iterator.hpp187 ::new_lexer(first, last, pos, language) in xlex_iterator()
/third_party/boost/boost/wave/cpplexer/
Dcpp_lex_interface_generator.hpp60 new_lexer(IteratorT const &first, IteratorT const &last,
88 new_lexer(IteratorT const &first, IteratorT const &last, in new_lexer() function
91 return new_lexer_gen<IteratorT, position_type, TokenT>::new_lexer ( in new_lexer()
Dcpp_lex_iterator.hpp194 ::new_lexer(first, last, pos, language) in lex_iterator()
/third_party/boost/boost/wave/cpplexer/re2clex/
Dcpp_re2c_lexer.hpp403 new_lexer_gen<IteratorT, PositionT, TokenT>::new_lexer(IteratorT const &first, in new_lexer() function in boost::wave::cpplexer::new_lexer_gen
/third_party/boost/libs/wave/samples/token_statistics/xlex/
Dxlex_lexer.hpp579 new_lexer_gen<Iterator, Position>::new_lexer(Iterator const &first, in new_lexer() function in boost::wave::cpplexer::xlex::new_lexer_gen
/third_party/boost/libs/wave/samples/list_includes/lexertl/
Dlexertl_lexer.hpp803 new_lexer_gen<Iterator, Position>::new_lexer(Iterator const &first, in new_lexer() function in boost::wave::cpplexer::lexertl::new_lexer_gen
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dcpp_slex_lexer.hpp811 new_lexer_gen<IteratorT, PositionT>::new_lexer(IteratorT const &first, in new_lexer() function in boost::wave::cpplexer::slex::new_lexer_gen