Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/lex/
Dtokenize_and_parse.hpp269 bool tokenize_callback(Token const& t, F f) in tokenize_callback() function
275 bool tokenize_callback(Token const& t, phoenix::actor<Eval> const& f) in tokenize_callback() function
282 bool tokenize_callback(Token const& t, void (*f)(Token const&)) in tokenize_callback() function
289 bool tokenize_callback(Token const& t, bool (*f)(Token const&)) in tokenize_callback() function