Searched refs:regex_callback (Results 1 – 2 of 2) sorted by relevance
61 bool regex_callback(const boost::match_results<std::string::const_iterator>& what) in regex_callback() function97 std::for_each(m1, m2, ®ex_callback); in main()
255 bool regex_callback(const boost::match_results<std::string::const_iterator>& what)289 std::for_each(m1, m2, ®ex_callback);